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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!utcsri!torn!newshub.ccs.yorku.ca!yorku.ca!marcf
  3. From: marcf@nexus.yorku.ca (Marc G Fournier)
  4. Subject: compiling kernel...found problem??
  5. Message-ID: <marcf.725751581@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. Date: Wed, 30 Dec 1992 21:39:41 GMT
  9. Lines: 23
  10.  
  11. Hi...
  12.  
  13.     I'm still playing around trying to find the source of
  14. the problem with compiling the kernel.  I'm doing everything as
  15. per instructions.
  16.  
  17.     make config
  18.     make dep <--- source of first problem
  19.  
  20.     The problem is, or error is:
  21.  
  22. inode.c:22: #error The iso9660 filesystem can only be used with CDROM.
  23. make[2]: *** [dep] Error 1
  24. make[1]: *** [dep] Error 1
  25. make: *** [dep] Error 1
  26.  
  27.     Now, in the make config stage, I say no to the iso9660 filesystem
  28. as well as SCSI support...why is it trying to use the iso9660 filesystem
  29. anyway?  How can I fix this?
  30.  
  31. Thanks...
  32.  
  33. Marc
  34.