----- Original Message -----
Sent: Tuesday, July 10, 2001 8:18
PM
Subject: Hi....
Hi...
I want to use wiith kernprof in linux
but when I compile, happen to error...
I'm compile with gcc3.0..
error message is follow....
Please, help me ...
Sincerely yours...
error message is
=======================================================================
timer.c:35: conflicting types for
`xtime'
/usr/src/linux_csjung/include/linux/sched.h:542: previous
declaration of `xtime'
gcc -D__KERNEL__ -I/usr/src/linux_csjung/include
-Wall -Wstrict-prototypes -O2 -
fno-strict-aliasing -g -g -pg -pipe
-mpreferred-stack-boundary=2 -march=i686
-c -o tdfx_context.o
tdfx_context.c
make[2]: *** [timer.o] Error 1
make[2]: Leaving directory
`/usr/src/linux_csjung/kernel'
make[1]: *** [first_rule] Error
2
make[1]: Leaving directory `/usr/src/linux_csjung/kernel'
make: ***
[_dir_kernel] Error 2
make: *** Waiting for unfinished jobs....
make -C
ide
gcc -D__KERNEL__ -I/usr/src/linux_csjung/include -Wall
-Wstrict-prototypes -O2 -
fno-strict-aliasing -g -g -pg -pipe
-mpreferred-stack-boundary=2 -march=i686
-c -o swap.o
swap.c