2.3.50 compile problem

From: Q (Q@ping.be)
Date: Fri Mar 10 2000 - 11:50:18 EST


Just extracted from the tar, I get:

make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
-DCURSES_LOC="<ncurses.h>" -D__KERNEL__ -I/usr/src/linux/include -c
lxdialog.c -o lxdialog.o
In file included from /usr/src/linux/include/linux/types.h:4,
                 from /usr/include/sys/types.h:4,
                 from dialog.h:22,
                 from lxdialog.c:22:
/usr/src/linux/include/linux/config.h:4: linux/autoconf.h: No such file or
directory
make[1]: *** [lxdialog.o] Error 1
make[1]: Leaving directory `/usr/src/linux/scripts/lxdialog'

doing touch /usr/include/linux/autoconf.h makes it able to compile.

I'm using libc5 if that has anything todo with it.

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 Mar 15 2000 - 21:00:18 EST