Hi,
      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


<shell>export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/mahanteshwari/buildroot-2011.08_withKernel/output/staging/usr/i586-unknown-linux-uclibc/sysroot/lib
<shell>  printenv LD_LIBRARY_PATH=
printenv: 
/home/mahanteshwari/buildroot-2011.08_withKernel/output/staging/usr/i586-unknown-linux-uclibc/sysroot/lib/libc.so.6:
 no version information available (required by printenv)
printenv: 
/home/mahanteshwari/buildroot-2011.08_withKernel/output/staging/usr/i586-unknown-linux-uclibc/sysroot/lib/libc.so.6:
 no version information available (required by printenv)
printenv: 
/home/mahanteshwari/buildroot-2011.08_withKernel/output/staging/usr/i586-unknown-linux-uclibc/sysroot/lib/libc.so.6:
 no version information available (required by printenv)
printenv: 
/home/mahanteshwari/buildroot-2011.08_withKernel/output/staging/usr/i586-unknown-linux-uclibc/sysroot/lib/libc.so.6:
 no version information available (required by printenv)
printenv: 
/home/mahanteshwari/buildroot-2011.08_withKernel/output/staging/usr/i586-unknown-linux-uclibc/sysroot/lib/libc.so.6:
 no version information available (required by printenv)
printenv: 
/home/mahanteshwari/buildroot-2011.08_withKernel/output/staging/usr/i586-unknown-linux-uclibc/sysroot/lib/libc.so.6:
 no version information available (required by printenv)
Inconsistency detected by ld.so: do-lookup.h: 117: check_match: Assertion 
`version->filename == ((void *)0) || ! _dl_name_match_p (version->filename, 
map)' failed!


<shell>ls
ls: 
/home/mahanteshwari/buildroot-2011.08_withKernel/output/staging/usr/i586-unknown-linux-uclibc/sysroot/lib/libc.so.6:
 no version information available (required by ls)

Kindly suggest me how to solve this.


Regards,
Mahanteshwari Hiremath.


Larsen & Toubro Limited

www.larsentoubro.com

This Email may contain confidential or privileged information for the intended 
recipient (s) If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to