← Back to team overview

sslug-teknik team mailing list archive

Re: make menuconfig fejler

 

Efter at have installeret glibc sker dette her:

[root@core linux]# 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-2.2.14/scripts/lxdialog'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LO
C="<curses.h>"   -c -o lxdialog.o lxdialog.c
In file included from /usr/include/sys/types.h:30,
                 from dialog.h:22,
                 from lxdialog.c:22:
/usr/include/bits/types.h:29: stddef.h: No such file or directory
In file included from dialog.h:22,
                 from lxdialog.c:22:
/usr/include/sys/types.h:125: stddef.h: No such file or directory
In file included from dialog.h:24,
                 from lxdialog.c:22:
/usr/include/unistd.h:199: stddef.h: No such file or directory
In file included from dialog.h:24,
                 from lxdialog.c:22:
/usr/include/unistd.h:863: stddef.h: No such file or directory
In file included from dialog.h:26,
                 from lxdialog.c:22:
/usr/include/stdlib.h:33: stddef.h: No such file or directory
In file included from /usr/include/stdlib.h:492,
                 from dialog.h:26,
                 from lxdialog.c:22:
/usr/include/alloca.h:25: stddef.h: No such file or directory
In file included from dialog.h:27,
                 from lxdialog.c:22:
/usr/include/string.h:33: stddef.h: No such file or directory
In file included from lxdialog.c:22:
dialog.h:29: curses.h: No such file or directory
In file included from lxdialog.c:53:
/usr/include/locale.h:29: stddef.h: No such file or directory
make[1]: *** [lxdialog.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.2.14/scripts/lxdialog'
make: *** [menuconfig] Error 2
[root@core linux]#

stddef.h er i det bibliotek...

Thomas




Follow ups

References