Re: new 2.3.4x kernels w/libc5 need to touch /usr/include/linux/autoconf.h before make xconfig

From: Q (Q@ping.be)
Date: Mon Feb 21 2000 - 17:38:09 EST


On Mon, Feb 21, 2000 at 10:57:29AM -0800, David Dyck wrote:
>
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts kconfig.tk
> make[1]: Entering directory `/usr/src/linux/scripts'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o tkcond.c
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c
> In file included from /usr/include/linux/types.h:4,
> from /usr/include/sys/types.h:4,
> from /usr/include/unistd.h:630,
> from tkgen.c:113:
> /usr/include/linux/config.h:4: linux/autoconf.h: No such file or directory

I can confirm that make xconfig doesn't work on my libc5 system either. I
only use make menuconfig myself.

I think they added config.h to types.h for the UID16 stuff.

Q

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:28 EST