This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

KDE Compiler Error


Here's the entire error, I was trying to compile KDE Libs 1.1.1:


----------
Making all in khtmlw
make[2]: Entering directory `/kdelibs-1.1.1/khtmlw'
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-I../kdecore -I../kdeui -I../jscript -I../kimgio -I/qt/include 
-I/usr/X11R6/include    -O2 -Wall -c html.cpp
html.cpp: In method `KHTMLWidget::KHTMLWidget(class QWidget * = 0, const 
char * = 0, const char * = 0)':
html.cpp:254: Internal compiler error.
html.cpp:254: Please submit a full bug report to 
`egcs-bugs@egcs.cygnus.com'.
html.cpp:254: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for 
details.
make[2]: *** [html.lo] Error 1
make[2]: Leaving directory `/kdelibs-1.1.1/khtmlw'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/kdelibs-1.1.1'
make: *** [all-recursive-am] Error 2
----------

Please help!
David Burnett
rootbeer@ior.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]