2.1.26 compiling problems

Bernhard Rosenkraenzer (root@startrek.in-trier.de)
Sun, 9 Feb 1997 22:08:08 +0100 (MET)


make zImage produces

make[1]: Entering directory `/usr/src/linux-2.1.26/arch/i386/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.1.26/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -pipe -fno-strength-reduce -mpentium
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o
time.o time.c
time.c: In function `do_gettimeofday':
time.c:272: `lost_ticks' undeclared (first use this function)
time.c:272: (Each undeclared identifier is reported only once
time.c:272: for each function it appears in.)
time.c:273: `USECS_PER_JIFFY' undeclared (first use this function)
make[1]: *** [time.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.1.26/arch/i386/kernel'
make: *** [linuxsubdirs] Error 2

ISDN modules won't compile, either.

LLaP
bero