Compile error on BusyBox 1.8.2 with uClibc 0.9.28 (undefined references)

Denys Vlasenko vda.linux at googlemail.com
Mon Dec 10 08:23:46 PST 2007


On Monday 10 December 2007 03:14, Christian Poessinger wrote:
> Hello,
>
> I'm trying to compile BusyBox 1.8.2 with a gcc 3.3.4 for the ARM920T
> target, but i get compilation errors.
>
> I use the following versions in my toolchain:
>
> uClibc 0.9.28
> Linux 2.4.21
> Linux-libc-headers 2.4.21
> gcc 3.3.4

taskset applet requires some support from libc which is not present in uclibc 
0.9.28.

Just deselect taskset applet and it should work.
--
vda


More information about the busybox mailing list