home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22242 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.3 KB  |  44 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!paladin.american.edu!gatech!swrinde!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.uiowa.edu!frenzy!miranda
  3. From: miranda@frenzy (Johann Miranda)
  4. Subject: Re: compiling kernel...found problem??
  5. Sender: news@news.uiowa.edu (News)
  6. Message-ID: <1992Dec31.035622.783@news.uiowa.edu>
  7. Date: Thu, 31 Dec 1992 03:56:22 GMT
  8. Reply-To: miranda@eng.uiowa.edu
  9. References: <marcf.725751581@yorku.ca>
  10. Nntp-Posting-Host: frenzy.eng.uiowa.edu
  11. Organization: Department of Elect. and Comp. Engr., University of Iowa, USA.
  12. Lines: 30
  13.  
  14. In article <marcf.725751581@yorku.ca> marcf@nexus.yorku.ca (Marc G Fournier) writes:
  15. >Hi...
  16. >
  17. >    I'm still playing around trying to find the source of
  18. >the problem with compiling the kernel.  I'm doing everything as
  19. >per instructions.
  20. >
  21. >    make config
  22. >    make dep <--- source of first problem
  23. >
  24. >    The problem is, or error is:
  25. >
  26. >inode.c:22: #error The iso9660 filesystem can only be used with CDROM.
  27. >make[2]: *** [dep] Error 1
  28. >make[1]: *** [dep] Error 1
  29. >make: *** [dep] Error 1
  30. >
  31. >    Now, in the make config stage, I say no to the iso9660 filesystem
  32. >as well as SCSI support...why is it trying to use the iso9660 filesystem
  33. >anyway?  How can I fix this?
  34. >
  35. >Thanks...
  36. >
  37. >Marc
  38.  
  39.  
  40.     Tar the offending directory! it works....(UGLY)    
  41.  
  42.             -JEM-
  43.  
  44.