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
