2.1.102 time.c compile failure

Sid Boyce (szb50@amdahl.com)
Fri, 15 May 1998 02:44:30 +0000


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
Regards
-- 
... Sid Boyce...Amdahl(Europe)...44-121 422 0375
                   -----------------------------------
Any opinions expressed above are mine and do not necessarily represent
 the opinions or policies of Amdahl Corporation.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu