[uClibc] uclibc build problem

Liran Raz liranraz at gmail.com
Fri Apr 1 16:44:02 UTC 2005


hi,

I downloaded: uClibc-0.9.27

Linunx version: 2.4.18-19.8.0 #1 Thu Dec 12 05:39:29 EST 2002 i686
i686 i386 GNU/Linux

GCC version: gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)

I attached my uclibc .config file.

Using the arm cross compiler.

Getting this error:

gcc-lib/arm-linux/2.95.3/crtbeginS.o --whole-archive libpthread.a \
                --no-whole-archive ../libc/misc/internals/interp.o \
                -L../lib -lc 
/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/libgcc.a \
               
/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/crtendS.o
../lib/crtn.o; \
        install -d ../lib; \
        rm -f ../lib/libpthread-0.9.27.so \
                ../lib/libpthread.so.0; \
        install -m 644 libpthread-0.9.27.so ../lib; \
        ln -sf libpthread-0.9.27.so \
                ../lib/libpthread.so; \
        ln -sf libpthread-0.9.27.so \
                ../lib/libpthread.so.0; \
fi;
../lib/libc.so: undefined reference to `va_copy'
../lib/libc.so: undefined reference to `main'
make[1]: *** [shared] Error 1
make[1]: Leaving directory `/proj/open/build-tools/uClibc-0.9.27/libpthread'
make: *** [shared] Error 2

Does anyone have any idea?

Thanks,
Liran.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config
Type: application/octet-stream
Size: 3862 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20050401/3258eba4/attachment.obj 


More information about the uClibc mailing list