On Wednesday 02 November 2011 06:12:55 Mahanteshwari Hiremath wrote: > i am using buildroot. whenever I am using uclibc compiler to run an > application, during which i am exporting LD_LIBRARY_PATH in command line > for running that application. after this export if itry to use any of the > commands like ls or ldd or clear or printenv (many more), none of these > are giving proper output rather giving a message
this isn't a bug; LD_LIBRARY_PATH affects the active programs. set the var for the one app you want to run only rather than exporting for all. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
