sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #40706
SuSE 7.2/kerne 2.4 Fejl under kompilering
Std. kernen understøtter ikke iptables, så jeg forsøger mig med en ny kerne.
Desværre får jeg dette resultat af make bzImage:
Er der en der kan sige noget om, hvad det er jeg skal koble fra (jeg er ikke
kompetent til at rette noget som helst ud over opsætningen i xconfig).
gcc -D__KERNEL__ -I/usr/src/linux-2.4.4.SuSE/include -Wall -Wstrict-prototyp
es -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-bou
ndary=2 -march=i686 -c -o consolemap_deftbl.o consolemap_deftbl.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.4.SuSE/include -Wall -Wstrict-prototyp
es -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-bou
ndary=2 -march=i686 -DEXPORT_SYMTAB -c console.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [console.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.4.SuSE/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.4.SuSE/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.4.SuSE/drivers'
make: *** [_dir_drivers] Error 2
a:/usr/src/linux # {standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline
inserted
{standard input}:1536: Error: unbalanced parenthesis in operand 2.
cpp0: output pipe has been closed
Follow ups