Hi;
I build against uClibc-0.9.28. Is there any specific uClibc
version that is prerequisite to build the latest busybox-1.10.3 without
that error (with cpu_set_t definition in some header files)? In the
meantime, I turned off the feature after reading from the help text that
it is not required in my embedded device with only maximum 4 CPUs.
Regards,
KH
-----Original Message-----
From: Bernhard Fischer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 17, 2008 4:21 PM
To: walter harms
Cc: Teh Kok How (IFAP DC COM WL SD); [email protected]
Subject: Re: Busybox-1.10.3: ENABLE_FEATURE_TASKSET_FANCY ->
cpu_set_tundefined
On Tue, Jun 17, 2008 at 09:46:36AM +0200, walter harms wrote:
>cpumask_t is not defined in older kernels.
cpumask_t is not used by taskset. cpu_set_t comes from libc and he very,
very likely just uses an inappropriate libc.
Oh, and note that unless you have more than (let's say) 64 CPUs in you
box, the simple printing is enough. I admit that i forgot up to which
NCPUs the simple printer works but it should be relatively obvious from
the code. If somebody goes to look then we could record that hint in the
helptext..
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox