Kurcze, kompiluje się problematycznie, błędy:
In file included from <command line>:6:
../config.h:212:1: warning: this is the location of the previous definition
taskset.c: In function `main':
taskset.c:407: error: `cpu_set_t' undeclared (first use in this function)
taskset.c:407: error: (Each undeclared identifier is reported only once
taskset.c:407: error: for each function it appears in.)
taskset.c:407: error: parse error before ')' token
taskset.c: At top level:
taskset.c:424: error: parse error before "if"
taskset.c:442: error: parse error before string constant
taskset.c:442: warning: type defaults to `int' in declaration of `fprintf'
taskset.c:442: warning: data definition has no type or storage class
taskset.c:449: error: parse error before string constant
taskset.c:449: warning: type defaults to `int' in declaration of `fprintf'
taskset.c:449: error: redefinition of `fprintf'
taskset.c:442: error: `fprintf' previously declared here
taskset.c:449: warning: data definition has no type or storage class
taskset.c:462: error: parse error before '[' token
taskset.c:462: warning: type defaults to `int' in declaration of `execvp'
taskset.c:462: warning: data definition has no type or storage class
taskset.c:463: error: parse error before string constant
taskset.c:463: warning: type defaults to `int' in declaration of `perror'
taskset.c:463: warning: data definition has no type or storage class
taskset.c:464: error: parse error before string constant
taskset.c:464: warning: type defaults to `int' in declaration of `fprintf'
taskset.c:464: error: redefinition of `fprintf'
taskset.c:449: error: `fprintf' previously declared here
taskset.c:464: warning: data definition has no type or storage class
make: *** [taskset.o] Błąd 1