[Buildroot] busybox-1.5.0 miscutils/taskset.c compile errors

Ulf Samuelsson ulf at atmel.com
Wed Apr 11 20:07:23 UTC 2007



> On Wednesday 11 April 2007 12:29, Ulf Samuelsson wrote:
>> It seems that there is some undefined defines's in the "taskset.c"
>> 
>> CPU_ISSET
>> CPU_SETSIZE
>> CPU_ZERO
>> CPU_SET
>> 
>> They are supposed to be set in "sched.h", and they are present in 
>> 
>> /usr/include/sched.h 
>> 
>> on my OpenSuse PC, but they are not present in linux-2.6.20.4 tarball
>> 
>> I could not find them in the toolchain includes...
> 
> my copy of glibc 2.4 supplies /usr/include/sched.h, and it does contain
> those defines.
> --
> vda
>

The buildroot toolchain is built using uclibc so maybe it is an uclibc problem then?
Then definitely, buildroot busybox configs should not enable building "taskset.c"...


Best Regards
Ulf Samuelsson




More information about the buildroot mailing list