If it matters, this is a non-SMP kernel.
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o time.o time.c
time.c: In function `time_init':
time.c:529: `do_fast_gettimeoffset' undeclared (first use this function)
time.c:529: (Each undeclared identifier is reported only once
time.c:529: for each function it appears in.)
time.c:530: `do_x86_get_fast_time' undeclared (first use this function)
time.c:546: `init_timer_cc' undeclared (first use this function)
time.c:548: `pentium_timer_interrupt' undeclared (first use this function)
make[1]: *** [time.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
make: *** [linuxsubdirs] Error 2
--------------------------------------------------------------------------
Sean M. Kelly | Bill Gates must truly be a genius to successfully
smkelly@zombie.org | market so many programming failures.
--------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu