Menuconfig streikt

ChristianWeddeling cwd at uni-paderborn.de
Mon Jul 12 22:34:06 CEST 1999


Hallo thomas!

> weiß jemand was mit dieser Meldung anzufangen, irgendetwas wird gesucht
> und nicht gefunden, komme selbst einfach nicht drauf !
>
> linux:[linux-2.2.3] #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.3/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC="<curses.h>"   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: Datei oder Verzeichnis nicht gefunden
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.2.3/scripts/lxdialog'make: ***
> [menuconfig] Error 2

Sieht aus, als hättest Du vergessen, die Curses-Bibliotheken zu installieren.
Die sind für den Menüaufbau zuständig. Du braucht zum kompilieren das normale
und das developer Paket von Curses.



	Ciao
		Christian



More information about the Linux mailing list