[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcc cannot compile xpdf



# make
cd goo; make
make[1]: Entering directory `/usr/src/xpdf-0.80/goo'
make[1]: `libGoo.a' is up to date.
make[1]: Leaving directory `/usr/src/xpdf-0.80/goo'
cd ltk; make
make[1]: Entering directory `/usr/src/xpdf-0.80/ltk'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/xpdf-0.80/ltk'
cd xpdf; make all
make[1]: Entering directory `/usr/src/xpdf-0.80/xpdf'
c++ -g -O2  -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1   -I./../goo
-I./../ltk -I.  -I/usr/X11R6/include  -c Gfx.cc
../../gcc/reload1.c:2060: Internal compiler error in function reload
make[1]: *** [Gfx.o] Error 1
make[1]: Leaving directory `/usr/src/xpdf-0.80/xpdf'
make: *** [all] Error 2

Anyone seen this?

My gcc is 

Reading specs from /usr/lib/gcc-lib/alpha-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)

which is from the gcc-2.91.66-0slink1.deb in slink-proposed-updates.

mato
-- 
Martin Lucina http://www.kotelna.sk/mato/ Wellington, New Zealand
I've always been mad I know I've been mad like the most of us are 
Pretty hard to explain why you're a madman even if you're not mad


Reply to: