[uClibc]uClibc-0.9.15 compilation failure

Erik Andersen andersen at codepoet.org
Thu Sep 26 14:12:25 UTC 2002


On Wed Sep 25, 2002 at 06:22:08PM +0300, Felix Radensky wrote:
> Hi,
> 
> When trying to compile  uClibc-0.9.15 for i386 with gcc-2.95.3
> I get the following error:
> 
> Finding missing symbols in libc.a ...
>    partial linking...
> Symbol __pthread_initialize_minimal needed by libc.a but not found in 
> libgcc.a
> make[1]: *** [shared] Error 1
> make[1]: Leaving directory `/tmp/uClibc-0.9.15/libc'
> make: *** [shared] Error 2
> 
> and compilation of shared libraries fails.

Can you try doing a 'make clean' and then rebuilding?
It looks suspiciously like you first built without pthreads
support, changed your Config file, and then rebuilt without
first doing a 'make clean'.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list