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]

Bug report...compiling kdelibs-1.1.1 with egcs-1.1.2-12


While attempting to compile kdelibs-1.1.1 on my RedHat 6.0 system, I
obtained the following errors.  I had simply run ./configure then
make.  I presently have the base 6.0 system, no updates as yet.

Making all in kab
make[2]: Entering directory `/usr/local/download/kde/kdelibs-1.1.1/kab'
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -I../kdecore -I../kdeui -I../kfile -I../kfmlib
-I/usr/local/qt/include -I/usr/X11R6/include    -O2 -Wall -c
StringListSelectAndReorderSet.cpp
StringListSelectAndReorderSet.cpp: In method `void
StringListSelectAndReorderSet::resizeEvent(class QResizeEvent *)':
StringListSelectAndReorderSet.cpp:81: Internal compiler error.
StringListSelectAndReorderSet.cpp:81: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
StringListSelectAndReorderSet.cpp:81: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make[2]: *** [StringListSelectAndReorderSet.lo] Error 1
make[2]: Leaving directory `/usr/local/download/kde/kdelibs-1.1.1/kab'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/download/kde/kdelibs-1.1.1'
make: *** [all-recursive-am] Error 2

patrick


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