From: andy@orchid.bdc.ubc.ca (Andrew Dwelly) Subject: SLS missing linux/autoconfig.h ? Date: 28 Jan 1993 01:31:41 GMT
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