Hi there
I had to reinstall gentoo on my desktop system due to harddrive change the other day and i had quite a few problems. Now i am trying to emerge xorg-x11 but gcc always segfaults at the same place.
Code:
\"/usr/lib/X11/XKeysymDB\" StrKeysym.c -o unshared/StrKeysym.o
In file included from StrKeysym.c:35:
ks_tables.h:640: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/xorg-x11-6.8.2-r2/temp/cck1dWYv.out file, please attach this to your bugreport.
make[4]: *** [StrKeysym.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/X11'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
make: *** [World] Error 2
!!! ERROR: x11-base/xorg-x11-6.8.2-r2 failed.
!!! Function build, Line 971, Exitcode 2
!!! make World failed
!!! If you need support, post the topmost build error, NOT this status message.
I thought GCC migh be the problem (and still think it is) o tried to emerge a older version. It segfaulted then too. I had no problems while using the livecd (2005.1), it probably used anouther GCC version.
I have tried to run memtest86, it ran 6 or 7 times without any error at all
Any ideas?
Cheers, Benne