/usr/include/linux/autoconf.h?
This may be related to the thread about libc5 vs. source for
kernel headers.
I tried today to build kermit-192 (the recently released beta).
The build failed as follows:
/usr/include/linux/config.h:4: linux/autoconf.h: No such file or directory
I have this file in /usr/src/linux/include/linux, but not in
/usr/include/linux.
I note that /usr/src/linux/include/linux has a number of files with
recent dates, apparently created during a kernel build:
-rw-r--r-- 1 root root 3877 May 19 14:49 autoconf.h
-rw-r--r-- 1 910 src 11918 May 19 15:46 blk.h
-rw-r--r-- 1 root root 233 May 20 15:55 compile.h
-rw-r--r-- 1 910 src 923 May 19 15:44 config.h
-rw-r--r-- 1 910 src 7301 May 19 15:44 hdreg.h
-rw-r--r-- 1 910 src 8873 May 19 16:22 ip_fw.h
-rw-r--r-- 1 910 src 2811 May 19 13:19 module.h
-rw-r--r-- 1 910 src 4616 May 19 15:45 net_alias.h
-rw-r--r-- 1 910 src 9970 May 19 15:45 netdevice.h
-rw-r--r-- 1 910 src 11817 May 19 15:45 skbuff.h
-rw-r--r-- 1 910 src 24722 May 19 15:56 tpqic02.h
-rw-r--r-- 1 910 src 536 May 22 1994 tty_flip.h
-rw-r--r-- 1 root root 62 May 7 16:10 version.h
I also note that "diff -r /usr/src/linux/include/linux /usr/include/linux"
produces lots of output.
I have source-1.3.64-0 and libc5-dev-5.2.18-6 installed.
Is this a bug, or am I missing something which ought to be obvious?
Reply to: