[uClibc] Debian/uClibc

John Ronan jronan at tssg.org
Wed Mar 2 23:17:41 UTC 2005


Evening/Morning,

I've done a default installe of uClibc-0.9.27, and then compiled 
buildroot.

I'm trying to use the uClibc buildroot system to compile (setting my 
path) and I get the following error when I do

make -C src/pcmcia-cs/cardmgr
make[1]: Entering directory 
`/home/j0n/apdevel/cqureap/src/pcmcia-cs-3.2.8/cardmgr'
cc  -MD -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn 
-I../include/static -I/home/j0n/apdevel/cqureap/src/linux/include 
-I../include -I../modules -c cardmgr.c
cc    cardmgr.o yacc_config.o lex_config.o   -o cardmgr
/uClibc/ld: warning: ld-linux.so.2, needed by /lib/libc.so.6, not found 
(try using -rpath or -rpath-link)

I'm using debian testing, and compiled the buildroot system on it.  the 
same code compiles fine if I don't set the path.

opteron:/home/j0n/apdevel/cqureap# ls -al /lib/libc.so.6
lrwxrwxrwx  1 root root 13 2005-02-15 14:11 /lib/libc.so.6 -> 
libc-2.3.2.so
opteron:/home/j0n/apdevel/cqureap# ls -al /lib/libc-2.3.2.so
-rw-r--r--  1 root root 1244016 2004-12-27 02:41 /lib/libc-2.3.2.so
opteron:/home/j0n/apdevel/cqureap# ls -al /lib/ld-linux.so.2
lrwxrwxrwx  1 root root 11 2005-02-15 14:11 /lib/ld-linux.so.2 -> 
ld-2.3.2.so
opteron:/home/j0n/apdevel/cqureap#

They are all the same file.  Whats killing me is this is working on 
another machine, and I moved it onto this one to be sure I had all the 
steps right.  At the moment I'm unable to compare against the other 
machine (in work) as it doesn't seem to want to let me ssh in to check.

Anyone got any ideas?

Regards
John


--
John Ronan <jronan at tssg dot org>, +353-51-302938
Telecommunications Software &  Systems Group,  http://www.tssg.org




More information about the uClibc mailing list