home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pipex!bnr.co.uk!bnrgate!nott!torn!cs.utexas.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!elroy.jpl.nasa.gov!ames!pacbell.com!rtech!amdahl!JUTS!drg50
- From: drg50@Frobozz.COM (Dave Gavin)
- Newsgroups: comp.os.linux
- Subject: Re: SLS missing linux/autoconfig.h ?
- Message-ID: <04px02YM340601@JUTS.ccc.amdahl.com>
- Date: 28 Jan 93 15:17:06 GMT
- References: <1k7d1tINNlu@iskut.ucs.ubc.ca>
- Reply-To: drg50@JUTS.ccc.amdahl.com (Dave Gavin)
- Organization: Amdahl Corporation, Boston MA
- Lines: 43
-
- In article <1k7d1tINNlu@iskut.ucs.ubc.ca> andy@orchid.bdc.ubc.ca (Andrew Dwelly) writes:
- >
- >I started uploading SLS on the 25th of January - my first attempt
- >at a linux installation. Up to now it seems to have gone very
- >smoothly. Finally I got to the point where I wanted to make
- >a new kernel because our ethernet hardware sits on IRQ 3 rather than 5.
- >
- >I modified Space.c appropriately, did a cd to the top of the source tree
- >and a make clean which worked, then a make dep which failed.
- >It seems that /usr/include/config.h has the line
- >
- >#include <linux/autoconfig.h>
- >
- >.. and autoconfig seems to be missing from my distribution. Is this
- >a bug or am I missing something ?
- >
- >In the meanwhile I've adjusted the hardware to fit linux's defaults so
- >its not a major problem. But I'm curious as to what's going on. All
- >comments gratefully received.
- >
- >Apart from this everything seems to be working fine. I'm very
- >impressed.
- >
- >Andy
- >--
- >Andrew Dwelly - Biosciences Computing Unit, UBC, Vancouver, Canada
- >(604) 822-6527, andy@bcu.ubc.ca
-
- Did you do a "make config" first ? ;-) I found the same problem, which
- went away when I RTFM and did the following sequence;
-
- make config
- make dep
- make clean
- make disk
-
- Regards - Dave Gavin
- --
- /XX\ My opinions, |David Gavin - Amdahl Corp. - Boston, MA
- ///\\\3000 not my employer's |net: drg50@juts.ccc.amdahl.com
- \\\///==\\\ | or amdahl!juts!drg50
- \XX/ \\\1000 |CIS: 73147,155 BIX: davegavin
- (If must use INTEL - run LINUX !)
-