bug-gplusplus
[Top][All Lists]
Advanced

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

Re: bug report


From: Marcel Cox
Subject: Re: bug report
Date: 25 Jun 2002 03:08:41 -0700

Your gcc/g++ version is much too old. Check the following :

http://www.trolltech.com/developer/platforms/solaris.html

Precompiled versions of gcc/g++ for solaris can be found here :

http://www.sunfreeware.com/

Marcel

address@hidden (David Kerns) wrote in message news:<address@hidden>...
> 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]