home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!mcsun!news.funet.fi!funic!nntp.hut.fi!elfys4.hut.fi!ktaskine
- From: ktaskine@finsun.csc.fi (Kimmo Taskinen)
- Subject: Re: new error with compiling 0.99p1 : )
- Message-ID: <ktaskine.7@finsun.csc.fi>
- Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
- Nntp-Posting-Host: elfys4.hut.fi
- Organization: Electron Physics Laboratory, Helsinki University of Technology
- References: <marcf.725763666@yorku.ca>
- Date: Thu, 31 Dec 1992 06:12:36 GMT
- Lines: 32
-
- In article <marcf.725763666@yorku.ca> marcf@nexus.yorku.ca (Marc G Fournier) writes:
-
- >Hi...
-
- > God, ppl are going to start getting annoyed with the
- >errors I seem to find, but hey...sorry :)
-
- > make config works
- > make dep works
- > make clean works
- > make all doesn't...
-
- > I get as far as compiling init/main.c, and it stops with:
-
- >In function `start_kernel':
- >241: too many arguments to function `inode_init'
- >241: void value not ignored as it ought to be.
-
- I had same problem, because I had not link from /usr/include/linux
- to /usr/src/linux/include/linux but there was a directory /usr/include/linux
- containing old sources (fs.h).
-
- > That was from patching 0.99p0 to 0.99p1. I'm downloading
- >the complete source for 0.99p1 right now and will see what happens
- >with that...but...
-
- This won't help if you don't remove /usr/include/linux-directory.
-
- >Thanks...
-
- >Marc
- >
-