linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Make Xconfig compile error on 2.4.21-RC7
@ 2003-06-03 21:19 B. Joshua Rosen
  0 siblings, 0 replies; only message in thread
From: B. Joshua Rosen @ 2003-06-03 21:19 UTC (permalink / raw)
  To: linux-kernel

There is a GCC incompatiblity in the tkparse.c file included in
2.4.21rc7. The system that I did the make on is running Redhat 7.3 with
GCC version 2.96. Here is the error message

/home/tmp/linux-2.4.20> make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/home/tmp/linux-2.4.20/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o
tkparse.c
cc1: Internal error: Illegal instruction.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [tkparse.o] Error 1
make[1]: Leaving directory `/home/tmp/linux-2.4.20/scripts'
make: *** [xconfig] Error 2


-- 
B. Joshua Rosen <bjrosen@polybus.com>
Polybus Systems Corp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-03 21:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-03 21:19 Make Xconfig compile error on 2.4.21-RC7 B. Joshua Rosen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).