From: a080700@hp9000.csc.cuhk.hk (Stephen Wong S M) Subject: Linux 0.99 patch level 2 compilation problem Date: Sat, 2 Jan 1993 05:03:09 GMT
I have patched the source tree, and try to make a new kernel, but not
successful, the following is part of the compilation make output. I've
copied the patched include files (linux/asm) to /usr/include (linux/asm),
but same result.
========================start of make.out=================================
gcc -DKERNEL -Wall -O6 -fomit-frame-pointer -m486 -c -o tools/version.o tools/version.c
kernel
chr_drv
gcc -DKERNEL -Wall -O6 -fomit-frame-pointer -m486 -DKBD_FINNISH -DKBDFLAGS=0 -c -o keyboard.o keyboard.c
keyboard.c: In function `set_leds':
keyboard.c:1351: warning: implicit declaration of function `mark_bh'
keyboard.c:1351: `KEYBOARD_BH' undeclared (first use this function)
keyboard.c:1351: (Each undeclared identifier is reported only once
keyboard.c:1351: for each function it appears in.)
keyboard.c: In function `kbd_init':
keyboard.c:1459: `KEYBOARD_BH' undeclared (first use this function)
make[2]: *** [keyboard.o] Error 1
make[1]: *** [kernelsubdirs] Error 1
make: *** [linuxsubdirs] Error 1
===============================end of make.out=========================
Any clue?
*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*
v Stephen Wong Siu-ming v internet: stephenwong@cuhk.hk v
^ Computer Services Center ^ bitnet : a080700@cucsc.bitnet ^
* Chinese University of * phone : (852) 609-8904 *
v Hong Kong v fax : (852) 603-5001 v
*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*