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 _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
