[eside-ghost] Problems con el kernel (ayuda pal novato)
Fernando Urien
eside-ghost@deusto.es
Fri, 2 May 2003 15:49:35 +0200
This is a multi-part message in MIME format.
------=_NextPart_000_0023_01C310C2.6E102EC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hola!
Ayer comentaba que me cascaba al compilar el kernel.
hoy me he bajado las fuentes de nuevo y peazo sorpresa cuando ya no es =
que me casque el make dep sin oque ahroa ni me chuta el make menuconfig
En fin, os mando el error.
(el error es el mismo que cuando hacia el make menuconfig)
/usr/src/linux-2.4.20# 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.4.20/scripts/lxdialog'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =
-DCURSES_LOC=3D"<ncurses.h>" -c -o checklist.o checklist.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =
-DCURSES_LOC=3D"<ncurses.h>" -c -o menubox.o menubox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =
-DCURSES_LOC=3D"<ncurses.h>" -c -o textbox.o textbox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =
-DCURSES_LOC=3D"<ncurses.h>" -c -o yesno.o yesno.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =
-DCURSES_LOC=3D"<ncurses.h>" -c -o inputbox.o inputbox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =
-DCURSES_LOC=3D"<ncurses.h>" -c -o util.o util.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make[1]: *** [util.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.20/scripts/lxdialog'
make: *** [menuconfig] Error 2
Zefe
------=_NextPart_000_0023_01C310C2.6E102EC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3315.2870" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hola!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Ayer comentaba que me cascaba al =
compilar el=20
kernel.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>hoy me he bajado las fuentes de nuevo y =
peazo=20
sorpresa cuando ya no es que me casque el make dep sin oque ahroa ni me =
chuta el=20
make menuconfig</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>En fin, os mando el error.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>(el error es el mismo que cuando hacia =
el make=20
menuconfig)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>/usr/src/linux-2.4.20# make =
menuconfig<BR>rm -f=20
include/asm<BR>( cd include ; ln -sf asm-i386 asm)<BR>make -C =
scripts/lxdialog=20
all<BR>make[1]: Entering directory=20
`/usr/src/linux-2.4.20/scripts/lxdialog'<BR>gcc -Wall =
-Wstrict-prototypes -O2=20
-fomit-frame-pointer -DLOCALE -DCURSES_LOC=3D"<ncurses.h>" =
-c -o=20
checklist.o checklist.c<BR>gcc -Wall -Wstrict-prototypes -O2=20
-fomit-frame-pointer -DLOCALE -DCURSES_LOC=3D"<ncurses.h>" =
-c -o=20
menubox.o menubox.c<BR>gcc -Wall -Wstrict-prototypes -O2 =
-fomit-frame-pointer=20
-DLOCALE -DCURSES_LOC=3D"<ncurses.h>" -c -o textbox.o =
textbox.c<BR>gcc=20
-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =20
-DCURSES_LOC=3D"<ncurses.h>" -c -o yesno.o yesno.c<BR>gcc -Wall=20
-Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =20
-DCURSES_LOC=3D"<ncurses.h>" -c -o inputbox.o inputbox.c<BR>gcc =
-Wall=20
-Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE =20
-DCURSES_LOC=3D"<ncurses.h>" -c -o util.o util.c<BR>gcc: Internal =
compiler=20
error: program cc1 got fatal signal 11<BR>make[1]: *** [util.o] Error=20
1<BR>make[1]: Leaving directory=20
`/usr/src/linux-2.4.20/scripts/lxdialog'<BR>make: *** [menuconfig] Error =
2</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Zefe<BR></DIV></FONT></BODY></HTML>
------=_NextPart_000_0023_01C310C2.6E102EC0--