home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22422 < prev    next >
Encoding:
Internet Message Format  |  1993-01-02  |  1.9 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!hp9000.csc.cuhk.hk!a080700
  2. From: a080700@hp9000.csc.cuhk.hk (Stephen Wong S M)
  3. Newsgroups: comp.os.linux
  4. Subject: Linux 0.99 patch level 2 compilation problem
  5. Message-ID: <1993Jan2.050309.20752@hp9000.csc.cuhk.hk>
  6. Date: 2 Jan 93 05:03:09 GMT
  7. Organization: The Chinese University of Hong Kong
  8. Lines: 30
  9.  
  10. I have patched the source tree, and try to make a new kernel, but not
  11. successful, the following is part of the compilation make output.  I've
  12. copied the patched include files (linux/asm) to /usr/include (linux/asm),
  13. but same result.
  14.  
  15. ------------------------start of make.out---------------------------------
  16. gcc -DKERNEL -Wall -O6 -fomit-frame-pointer -m486 -c -o tools/version.o tools/version.c
  17. kernel
  18. chr_drv
  19. gcc -DKERNEL -Wall -O6 -fomit-frame-pointer -m486 -DKBD_FINNISH -DKBDFLAGS=0 -c -o keyboard.o keyboard.c
  20. keyboard.c: In function `set_leds':
  21. keyboard.c:1351: warning: implicit declaration of function `mark_bh'
  22. keyboard.c:1351: `KEYBOARD_BH' undeclared (first use this function)
  23. keyboard.c:1351: (Each undeclared identifier is reported only once
  24. keyboard.c:1351: for each function it appears in.)
  25. keyboard.c: In function `kbd_init':
  26. keyboard.c:1459: `KEYBOARD_BH' undeclared (first use this function)
  27. make[2]: *** [keyboard.o] Error 1
  28. make[1]: *** [kernelsubdirs] Error 1
  29. make: *** [linuxsubdirs] Error 1
  30.  
  31. -------------------------------end of make.out-------------------------
  32. Any clue?
  33.  
  34. *><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*
  35. v Stephen Wong Siu-ming       v internet: stephenwong@cuhk.hk        v
  36. ^ Computer Services Center    ^ bitnet  : a080700@cucsc.bitnet       ^
  37. * Chinese University of       * phone   : (852) 609-8904             *
  38. v Hong Kong                   v fax     : (852) 603-5001             v
  39. *><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*><*
  40.