Re: [ANNOUNCE] scheduler utilities

From: Heinz Diehl (hd@cavy.de)
Date: Tue May 21 2002 - 13:18:14 EST


Hi Robert!

On Tue May 21 2002, Robert Love wrote:

> source tarball: http://tech9.net/rml/schedutils-0.0.5.tar.gz

This doesn't compile:

chiara:/Src/schedutils-0.0.5 # make
gcc -Wall -Wstrict-prototypes -O2 -o taskset taskset.c
taskset.c: In function main':
taskset.c:97: warning: implicit declaration of function sched_getaffinity'
taskset.c:110: warning: implicit declaration of function sched_setaffinity'
/tmp/ccgxCHEH.o: In function main':
/tmp/ccgxCHEH.o(.text+0x1ac): undefined reference to sched_getaffinity'
/tmp/ccgxCHEH.o(.text+0x1fe): undefined reference to sched_setaffinity'
/tmp/ccgxCHEH.o(.text+0x23f): undefined reference to sched_getaffinity'
collect2: ld returned 1 exit status
make: *** [taskset] Error 1
chiara:/Src/schedutils-0.0.5 #

Kernel is 2.4.19-pre8-ac5 with the related patches.

Greetings, Heinz.

-- 
# Heinz Diehl, 68259 Mannheim, Germany
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:22 EST