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


hi Tom,

Yes, it exists.. on both: $sysroot/usr/lib and $sysrott/usr/lib64

-rw-r--r-- 1 root root     919 ene  7 10:39 libbind9.la
lrwxrwxrwx 1 root root      17 ene  7 10:39 libbind9.so -> libbind9.so.0.0.5
lrwxrwxrwx 1 root root      17 ene  7 10:39 libbind9.so.0 -> libbind9.so.0.0.5
-rw-r--r-- 1 root root   58209 ene  7 10:39 libbind9.so.0.0.5
-rwxr-xr-x 1 root root     822 ene  7 10:39 libbind.la
lrwxrwxrwx 1 root root      16 ene  7 10:39 libbind.so -> libbind.so.3.0.8
lrwxrwxrwx 1 root root      16 ene  7 10:39 libbind.so.3 -> libbind.so.3.0.8
-rwxr-xr-x 1 root root  308604 ene  7 10:39 libbind.so.3.0.8


Thanks,
Diego.

On Jan 7, 2008 3:24 PM, Tom St Denis <tstdenis@ellipticsemi.com> wrote:
> 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]