home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!hp9000.csc.cuhk.hk!a080700
- From: a080700@hp9000.csc.cuhk.hk (Stephen Wong S M)
- Newsgroups: comp.os.linux
- Subject: Linux 0.99 patch level 2 compilation problem
- Message-ID: <1993Jan2.050309.20752@hp9000.csc.cuhk.hk>
- Date: 2 Jan 93 05:03:09 GMT
- Organization: The Chinese University of Hong Kong
- Lines: 30
-
- 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
- *><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*
-