newbie help

dmhyer dmhyer@home.com
Sun Jul 23 13:14:00 GMT 2000


Greetings:

I have egcs 1.2.2-30 on a RH 6.1 system with kernel 2.2.12. I am trying
to compile qt-x11-2.1.0. I get the following errors:

kernel/qpoint.o kernel/qpoint.cpp
g++ -c -I/usr/local/qt/include -I/usr/X11R6/include -pipe -O2 -fPIC
-I/usr/local/qt/src/3rdparty/zlib -I/usr/local/qt/src/3rdparty/libpng
-o
kernel/qprinter.o kernel/qprinter.cpp
g++ -c -I/usr/local/qt/include -I/usr/X11R6/include -pipe -O2 -fPIC
-I/usr/local/qt/src/3rdparty/zlib -I/usr/local/qt/src/3rdparty/libpng
-o
kernel/qrect.o kernel/qrect.cpp
kernel/qrect.cpp: In method `bool QRect::contains(const class QRect &,
bool = FALSE) const':
kernel/qrect.cpp:596: Internal compiler error.
kernel/qrect.cpp:596: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
kernel/qrect.cpp:596: See
<URL: http://egcs.cygnus.com/faq.html#bugreport > for details.
make[1]: *** [kernel/qrect.o] Error 1
make[1]: Leaving directory `/usr/local/qt/src'
make: *** [src] Error 2

and I am back at My prompt.. does anyone have any ideas? what files
should I look at or send here for assistance..

Sorry for being such a compiler newbie.

thanks in advance
Dave



More information about the Gcc mailing list