bug-gplusplus
[Top][All Lists]
Advanced

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

bug report


From: David Kerns
Subject: bug report
Date: Thu, 20 Jun 2002 17:34:26 -0500

How do I submit a full bug report?

trying to build qt3.0.4 on solaris 5.6 using g++ 2.8.1


cd src && /opt/exp/gnu/bin/make
make[2]: Entering directory `/home/dkerns/src/excalibur/lib/qt-3.0.4/src'
/home/dkerns/src/excalibur/lib/qt-3.0.4/bin/moc kernel/qapplication_x11.cpp -o 
.moc/release-mt/qapplication_x11.moc
g++ -c -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_NIS -DQT_NO_XINERAMA 
-DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_REMOTE 
-DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC 
-DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -I3rdparty/libpng -I3rdparty/zlib 
-I/home/dkerns/src/excalibur/lib/qt-3.0.4/include -I/usr/openwin/include 
-I.moc/release-mt/ 
-I/home/dkerns/src/excalibur/lib/qt-3.0.4/mkspecs/solaris-g++ -o 
.obj/release-mt/qapplication_x11.o kernel/qapplication_x11.cpp
kernel/qapplication_x11.cpp: In function `void 
qt_install_preselect_handler(void (*)())':
kernel/qapplication_x11.cpp:349: Internal compiler error.
kernel/qapplication_x11.cpp:349: Please submit a full bug report to 
address@hidden'.
make[2]: *** [.obj/release-mt/qapplication_x11.o] Error 1
make[2]: Leaving directory `/home/dkerns/src/excalibur/lib/qt-3.0.4/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/home/dkerns/src/excalibur/lib/qt-3.0.4'
make: *** [init] Error 2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]