home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!utcsri!torn!newshub.ccs.yorku.ca!yorku.ca!marcf
- From: marcf@nexus.yorku.ca (Marc G Fournier)
- Subject: compiling kernel...found problem??
- Message-ID: <marcf.725751581@yorku.ca>
- Sender: news@newshub.ccs.yorku.ca (USENET News System)
- Organization: York University
- Date: Wed, 30 Dec 1992 21:39:41 GMT
- Lines: 23
-
- Hi...
-
- I'm still playing around trying to find the source of
- the problem with compiling the kernel. I'm doing everything as
- per instructions.
-
- make config
- make dep <--- source of first problem
-
- The problem is, or error is:
-
- inode.c:22: #error The iso9660 filesystem can only be used with CDROM.
- make[2]: *** [dep] Error 1
- make[1]: *** [dep] Error 1
- make: *** [dep] Error 1
-
- Now, in the make config stage, I say no to the iso9660 filesystem
- as well as SCSI support...why is it trying to use the iso9660 filesystem
- anyway? How can I fix this?
-
- Thanks...
-
- Marc
-