[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Immernoch kein "make menuconfig"



Am Mon, 2003-01-20 um 20.01 schrieb Elimar Riesebieter:
> On Sun, 19 Jan 2003 the mental interface of 
> Andreas Stein told:
> 
Tacho,
> [...] 
> > Hi, 
> > jedoch werden die Menueinträge sonstwo ausgegeben und ich habe keine
> > Auswahlmöglichkeiten. Ist echt komisch ..... Kann mir vielleicht jemand
> > einen Tip geben wie die Ausgabe funktioniert???

Vorweg erstmal - ich bin nicht halb so fit wie viele, die diese Liste
lesen. Aber ich versuch mal, Dir zu helfen. Wenn was falsch ist,
korrigiert mich bitte... ;-)

Ich würde auf ein Fehlen der .config-Datei tippen. Was sagen denn Deine
Ausgaben ?
Mit 'make menuconfig 2>&1 | tee make_menuconfig.out' schreibt's Dir die
Ausgabe in eine Datei, die man wesentlich länger lesen kann als die
vorbeihuschenden Zeilen...

so long

Marc

<------------schnipp---------------------
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux-2.4.20/scripts/lxdialog'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC="<ncurses.h>" -c -o checklist.o checklist.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC="<ncurses.h>" -c -o menubox.o menubox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC="<ncurses.h>" -c -o textbox.o textbox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC="<ncurses.h>" -c -o yesno.o yesno.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC="<ncurses.h>" -c -o inputbox.o inputbox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC="<ncurses.h>" -c -o util.o util.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC="<ncurses.h>" -c -o lxdialog.o lxdialog.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC="<ncurses.h>" -c -o msgbox.o msgbox.c
gcc -o lxdialog checklist.o menubox.o textbox.o yesno.o inputbox.o
util.o lxdialog.o msgbox.o -lncurses
make[1]: Leaving directory `/usr/src/linux-2.4.20/scripts/lxdialog'
/bin/sh scripts/Menuconfig arch/i386/config.in
Using defaults found in .config
Preparing scripts: functions,
parsing.........................................................................done.
<------------schnapp---------------------
-- 
Marc F. Neininger <marc@champagnierle.de>
edv.mn



Reply to: