home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10493 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.4 KB  |  41 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!gmd.de!juenger
  3. From: juenger@gmd.de (Georg Juenger)
  4. Subject: Prob with recompiling kernel (undef. symbols)
  5. Message-ID: <juenger.724932551@gmd.de>
  6. Sender: news@gmd.de (USENET News)
  7. Nntp-Posting-Host: gmdzi
  8. Organization: GMD, Sankt Augustin, Germany
  9. Date: Mon, 21 Dec 1992 10:09:11 GMT
  10. Lines: 29
  11.  
  12. At first, I'd like to thank everyone having contributed to 386bsd.
  13.  
  14. My problem however:
  15.  
  16. I installed 386bsd 0.1 successfully on my machine (486SX, 200 Mb IDE, 8 Mb Ram)
  17. unpacked the binaries (bin01) and sources (src01) and added Terry's patchkit
  18. except patches 26, 47 and 55.
  19. After that I wanted to recompile the kernel with the lp-driver (Sashegyui/En-
  20. gel/Lambert) and used the "idiots" guide. 
  21. "make newvers" and "make depend" of step (5) went ok, but the "make" was inter-
  22. rupted and followed by this message (abbreviated):
  23. cc - ( flaggs omitted) vers.c
  24. loading 386bsd
  25. machdep.o: undefined symbol (us) _upxinit referenced from text segment (rfts)
  26. trap.o: <us> _npxdua <rfts>   
  27. vm_machdep.o: <us> _upxproc <rfts>
  28. wd.o: <us> _wddrives <rfts> blabla (further _wdntab, _wdxfer, _rwdbuf could not
  29. be resolved)
  30. Error Code 1 / Stop
  31.  
  32. What is wrong with that? Any help would be great. Thanks in advance.
  33.  ----------
  34. Georg Juenger, I8
  35.   German National Research Center for Computer Science (GMD)
  36.   P.O. Box 13 16, D-W-5205 Sankt Augustin 1, Germany
  37.   email: georg.juenger@gmd.de, phone: (++49 2241) 14-3143
  38.  
  39.  
  40.  
  41.