> 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

_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to