[BusyBox] still have uClibc problem

Giulio Prina Ricotti brainlynx at inwind.it
Tue Apr 16 19:33:03 UTC 2002


on a slack8.0, linux 2.4.18 and glibc 2.2.3

i've succesfully compiled (and tried) busybox 0.60.2 using dynamically linked 
glibc.
I've then tried to compile it with glibc, but then copy in /lib, uClibc  
libraries and dyn loader (snapshot version of 15/04/02). 
It eventually worked..wow..

Now I tried to compile busybox against uClibc libraries, but I got many
undefined references to _IO_putc and _IO_getc, under ps.o, wc.o, init.o and 
many others. I've alredy gone through busybox and uclibc mailing lists, but I 
can't find any answer. 

In busybox Makefile I've just uncommented line
 "CC=/(path to ulibc)/usr/bin/i386-ulibc-gcc"

to make busybox compile against ulibc.

Is there something else I'm missing I should do?

Thanks,
Giulio



More information about the busybox mailing list