Hello,
Well, I have now gotten libsigc++-1.2.5 on my Solaris 2.8 (SPARC) box and I am trying to compile Inkscape 0.38.1. The configure process goes well, but the compilation produces the following error:
================== E R R O R B E G I N ========================= g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/data/dcarrera/include/gtk-2.0 -I/data/dcarrera/lib/gtk-2.0/include -I/data/dcarrera/include/atk-1.0 -I/data/dcarrera/include/pango-1.0 -I/usr/openwin/include -I/data/dcarrera/include/glib-2.0 -I/data/dcarrera/lib/glib-2.0/include -I/data/dcarrera/include/libart-2.0 -I/data/dcarrera/include/libxml2 -I/data/dcarrera/lib/sigc++-1.2/include -I/data/dcarrera/include/sigc++-1.2 -Wall -W -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused -g -O2 -c -o nr-types.o `test -f 'nr-types.cpp' || echo './'`nr-types.cpp In file included from ../libnr/nr-macros.h:23, from ../libnr/nr-matrix.h:22, from ../libnr/nr-types.h:23, from nr-types.cpp:1: ../libnr/nr-rect.h: In method `bool NR::Rect::isEmpty<X>() const': ../libnr/nr-rect.h:112: instantiated from here ../libnr/nr-rect.h:172: Internal compiler error. ../libnr/nr-rect.h:172: Please submit a full bug report. ../libnr/nr-rect.h:172: See URL:http://www.gnu.org/software/gcc/faq.html#bugreport for instructions. gmake[1]: *** [nr-types.o] Error 1 gmake[1]: Leaving directory `/data/dcarrera/src/apps/inkscape-0.38.1/src/libnr' gmake: *** [all] Error 2 ================== E R R O R E N D =========================
Can anyone either confirm or deny that this is a GCC bug? I am using gcc 2.95.2 with GNU make.
Does this error mean anything to any of you?
Any help would be much appreciated.
Cheers,