This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libbind troubles


Diego . wrote:
I got bind-libs on opt/fc4_64/host-x86_64-redhat-linux-gnu/usr/lib64 (
i instaled both: bind-libs for i386 and x64_86, both from x86_64 yum
repository ). When i make ldd on try i got this:
# ldd UU/try
linux-vdso.so.1 => (0x00007fffa35fe000)
libbind.so.3 => not found

Does libbind.so.3 exist though? You may just need to symlink libbind.so.3 to libbind.so


Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]