Skip to content

Instantly share code, notes, and snippets.

@jficz
Created May 18, 2021 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jficz/5878726cd4c56fdfc9aeb3846e4f1614 to your computer and use it in GitHub Desktop.
Save jficz/5878726cd4c56fdfc9aeb3846e4f1614 to your computer and use it in GitHub Desktop.
~/.cisco/hostscan/bin % ldd cstub
linux-vdso.so.1 (0x00007fff7c9e6000)
libdl.so.2 => /nix/store/v8q6nxyppy1myi3rxni2080bv8s9jxiy-glibc-2.32-40/lib/libdl.so.2 (0x00007f31f88e4000)
libz.so.1 => not found
librt.so.1 => /nix/store/v8q6nxyppy1myi3rxni2080bv8s9jxiy-glibc-2.32-40/lib/librt.so.1 (0x00007f31f88d9000)
libpthread.so.0 => /nix/store/v8q6nxyppy1myi3rxni2080bv8s9jxiy-glibc-2.32-40/lib/libpthread.so.0 (0x00007f31f88b8000)
libc.so.6 => /nix/store/v8q6nxyppy1myi3rxni2080bv8s9jxiy-glibc-2.32-40/lib/libc.so.6 (0x00007f31f86f7000)
/lib64/ld-linux-x86-64.so.2 => /nix/store/v8q6nxyppy1myi3rxni2080bv8s9jxiy-glibc-2.32-40/lib64/ld-linux-x86-64.so.2 (0x00007f31f88eb000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment