home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23348 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.4 KB

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!newsserver.jvnc.net!netnews.upenn.edu!cronkite.ocis.temple.edu!astro.ocis.temple.edu!billj
  2. From: billj@astro.ocis.temple.edu (Bill Jones)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Making kernel
  5. Message-ID: <1993Jan9.073915.27634@cronkite.ocis.temple.edu>
  6. Date: 9 Jan 93 07:39:15 GMT
  7. References: <eX5ewB1w165w@mintir.new-orleans.la.us>
  8. Sender: news@cronkite.ocis.temple.edu (NetWork News (readnews))
  9. Organization: Temple University
  10. Lines: 31
  11. X-Newsreader: TIN [version 1.1 PL8]
  12.  
  13. Craig Johnston (craig@mintir.new-orleans.la.us) wrote:
  14. : Ok, I do a 'make config' and answer all the questions.  Then I
  15. : do a 'make dep' and get something like:
  16. : ld: no such file or directory tcp/tcpip.o
  17.  
  18.     [stuff deleted]
  19.  
  20. : things.  
  21.  
  22. : Anyone had a problem making the kernel w/0.99?  Fixed it?
  23. : TELL ME HOW.  Thank you.
  24. :  
  25. : Craig Johnston.
  26.  
  27. You know this is actually my very first post...
  28.  
  29. I am having the same problem.  I read the makefile in
  30. the net directory and commented out the reference to 
  31. 'tcp/tcpip.o' in the dependency and my compilation went
  32. fine.
  33.  
  34. However the generated boot disk doesn't work.  It fails
  35. with a general protection fault right after notifying me that 
  36. ny partition table is ok.
  37.  
  38. Needless to say, i need help.  (by the way, the original SLS
  39. boot disk still boots fine, and i have changed the Image in my 
  40. root dir to the one i created, i don't know what exactly
  41. is involved in the linux bootstrap (yet).
  42.  
  43. Bill Jones.
  44.