"make modules" fails for 1.3.74

lockhart@vpihe1.phys.vt.edu
15 Mar 1996 04:55:25 GMT


everything Worked with 1.3.73, here's the message when I do "make
modules" after a flawless "make zlilo" and "make zdisk":

(note that I have the "pentium-optimized" 2.7.2 compiler, patch-level 8,
which has flawlessly compiled 1.3.69 up to 1.3.73 and other utilities
such as mc).

gcc -D__KERNEL__ -I/usr/src/linux-1.3.74/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
-DMODULE -DVERIFY_HEADERS -DNR_BUFFERS=3 -DCLK_48MHZ=1 -DFDC_82078SL
-DNO_TRACE -c -o kernel-interface.o kernel-interface.c
kernel-interface.c: In function `__get_order':
kernel-interface.c:102: `NR_MEM_LISTS' undeclared (first use this function)
kernel-interface.c:102: (Each undeclared identifier is reported only once
kernel-interface.c:102: for each function it appears in.)
make[3]: *** [kernel-interface.o] Error 1
make[3]: Leaving directory `/usr/src/linux-1.3.74/drivers/char/ftape'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/linux-1.3.74/drivers/char'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-1.3.74/drivers'
make: *** [modules] Error 2

--
Rob Lockhart
  Virginia Tech
    lock3rd@vt.edu
       http://vpihe1.phys.vt.edu/~lockhart