Compile problem

Shawn Leas (sleas@ixion.honeywell.com)
Wed, 20 May 1998 20:07:35 -0500 (CDT)


I have a bit of a problem, and don't know where to turn. Tell me what
other info you might need to tell me what I did wrong...

make[1]: Entering directory `/usr/src/linux/arch/i386/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

<=========== America Held Hostage ===========>
Day 1946 for the poor and the middle class.
Day 1965 for the rich and the dead.
976 days remaining in the Raw Deal.
<============================================>

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