home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4280 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.2 KB  |  31 lines

  1. Path: sparky!uunet!bcstec!galileo!dmp3592
  2. From: dmp3592@galileo.rtn.ca.boeing.com (Dean M. Phillips)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Problems building new 386bsd kernel
  5. Message-ID: <1066@galileo.rtn.ca.boeing.com>
  6. Date: 17 Aug 92 14:51:57 GMT
  7. References: <24886@castle.ed.ac.uk>
  8. Organization: Boeing Commercial Airplane Group, Seattle
  9. Lines: 20
  10.  
  11. In article <24886@castle.ed.ac.uk> mfg@castle.ed.ac.uk (M Gordon) writes:
  12. >Another problem appears in the kernel building itself - I get an
  13. >undefined symbol error for version.  I got around this by adding a
  14. >declaration
  15. >
  16. >    char *version="xxxxxxxxxxxxxxxxxxxxxx";
  17. >
  18. >This works, but surely config should generate this by itself.  To
  19.  
  20. I had the same problem myself.  It is caused by Makefile.i386 missing
  21. some info.  Unfortunately, the fixes are at home.  I found the problem
  22. by: cp GENERICISA FLAKEY;config FLAKEY;cd /sys/compile
  23. diff GENERICISA/Makefile FLAKEY/Makefile
  24.  
  25. Examine the diff's and edit Makefile.i386 as appropriate.
  26. -- 
  27. ----------------------------------------------------------------------
  28. #include <standard_disclaimer.h>
  29. Dean M. Phillips                                        (206) 393-9333
  30. Boeing Commercial Airplane Group            dmp3592@galileo.boeing.com
  31.