I am not sure how ldd was build. Is there a way to check if it is glibc or 
uclibc binary? And how do i enable LDSO_LDD_SUPPORT ?

Thanks,
Rajib.

> -----Original Message-----
> From: Carmelo AMOROSO [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, October 10, 2007 3:11 AM
> To:   Carmelo AMOROSO
> Cc:   Rajib Saha; [email protected]
> Subject:      Re: ld-uClibc.so linking problem
> 
> Carmelo AMOROSO wrote:
> > Rajib Saha wrote:
> >   
> >> Hi,
> >>
> >> I am using uclibc for the mips platform. I ran ldd on my libraries and 
> >> found the following result. As you can see the ld-uClibc.so.0  being 
> >> linked with /usr/lib/libipmi.so.1, but for 
> >> /usr/lib/libproviderUtility.so.1, ldd says not a dynamic executable. 
> >> As  the Makefiles are concered, i have not used anything different 
> >> between the two libraries. Please suggest if i am missing something.
> >>
> >> [snip]
> >>     
> > I suspect you are using ldd from glibc, otherwise you should see, for 
> > each dependencies, its load address printed,
> > instead you have alway 0x00000000.
> > Your ldd is not able to find some dso and fails with this "confused" 
> > message.
> > I suggest you to build ldso utils (ldd, ldconfig) from uclibc sources 
> > and use it.
> >
> > Regards,
> > Carmelo
> >   
> Another question... have you enabled LDSO_LDD_SUPPORT ?
> >> ------------------------------------------------------------------------
> >>
> >> _______________________________________________
> >> uClibc mailing list
> >> [email protected]
> >> http://busybox.net/cgi-bin/mailman/listinfo/uclibc
> >>     
> >
> > _______________________________________________
> > uClibc mailing list
> > [email protected]
> > http://busybox.net/cgi-bin/mailman/listinfo/uclibc
> >
> >   
> 
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to