I'm getting an internal compiler error when I run 'make' on my
system. This computer is a amd k5 133mhz 64mb ram running a fresh install
(about 20 minutes old =]) of redhat 6.2. I got this error last night when
I tried compiling, but today I completely reinstalled. Anyway, here's the
error I'm getting.

I have also included a few lines before the error in compiling.

---------------------------------------------------------------------------

c++ -DHAVE_CONFIG_H -I. -I. -I..   -DSHAPE -DSLIT -DINTERLACE    -DNLS
-DTIMEDCACHE
-DLOCALEPATH=\"/usr/local/share/Blackbox/nls\" 
-DDEFAULTMENU=\"/usr/local/share/Blackbox/menu\" 
-DDEFAULTSTYLE=\"/usr/local/share/Blackbox/styles/Results\"
 -g -O2  -I/usr/X11R6/include -c blackbox.cc
blackbox.cc: In method `void Blackbox::save_rc()':
blackbox.cc:1234: Internal compiler error.
blackbox.cc:1234: Please submit a full bug report to
`[EMAIL PROTECTED]'.
blackbox.cc:1234: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
details.
make[2]: *** [blackbox.o] Error 1
make[2]: Leaving directory `/home/chris/download/blackbox-0.61.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chris/download/blackbox-0.61.1'
make: *** [all-recursive-am] Error 2

-----------------------------------------------------------------------------

Thanks,

Chris

Reply via email to