home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!news
- From: jefftep@cs.utexas.edu (Jeffrey Grills)
- Newsgroups: comp.os.linux
- Subject: Re: 0.99.2 kernel compile error: too many args to `inode_init'
- Date: 5 Jan 1993 22:45:10 -0600
- Organization: CS Dept, University of Texas at Austin
- Lines: 31
- Message-ID: <lkkoumINNhbr@bovina.cs.utexas.edu>
- References: <1idh7bINNlf4@matt.ksu.ksu.edu>
- NNTP-Posting-Host: bovina.cs.utexas.edu
-
- In article <1idh7bINNlf4@matt.ksu.ksu.edu> nan@matt.ksu.ksu.edu (Nan Zou) writes:
- [error message]
- >What does this error mean? I already did a make config; make dep, could
- >anyone tell me what I did wrong? I'm using the SLS .98 package with gcc
- >2.2.2d.
- >
- >-- Nan
-
-
- Argh. I really wish this would get fixed. This is a problem for
- many people that get the SLS release, and then try to upgrade the
- kernel. You lucked out more than I did, however. My kernel compiled
- but died in strange ways at boot... I've known a few other people
- with this problem, too. I've mailed the SLS maintainer, but got
- no reponse, so I don't know what he thinks about this.
-
- The problem is the include directories are backwards under SLS.
-
- These should by sym/soft links:
-
- /usr/include/linux -> /usr/src/linux/include/linux
- /use/include/asm -> /usr/src/linux/include/asm
-
- Yes, I know they are directories with files in them. They're
- not supposed to be. If you looked before you hacked, they
- are made the opposite direction.
-
- Adjust the paths as needed for your source.
- --
- jeff grills
- jefftep@cs.utexas.edu
-