[Qt-jambi-interest] Compile error on Solaris 9

Gunnar Sletta gunnar at trolltech.com
Tue Feb 3 13:22:27 CET 2009


This mailing list is for Qt Jambi, the Java port of Qt. For questions 
related to Qt/C++ please send mails to the qt-interest mailing list.

-
Gunnar

Albert E. Whale wrote:
> I am attempting to compile qt-x11-opensource-src-4.4.3 on a Solaris 9
> server.
> 
> I am also using gcc for the compiler.  My Configure command is :
> 
> ./configure -platform solaris-g++ -L "/usr/local/lib"
> 
> However I am encountering the following error in the compilation:
> 
> g++ -c -O2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_PLUGIN
> -DQT_GUI_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
> -DQT_SHARED -I../../../../mkspecs/solaris-g++ -I.
> -I../../../../include/QtCore -I../../../../include/QtCore
> -I../../../../include/QtGui -I../../../../include/QtGui
> -I../../../../include -I.moc/release-shared -I.uic/release-shared
> -I/usr/sfw/include -o .obj/release-shared/qtiffhandler.o qtiffhandler.cpp
> qtiffhandler.cpp: In member function `virtual bool
> QTiffHandler::read(QImage*)':
> qtiffhandler.cpp:148: error: `TIFFReadRGBAImageOriented' was not
> declared in this scope
> qtiffhandler.cpp:148: warning: unused variable 'TIFFReadRGBAImageOriented'
> make[3]: *** [.obj/release-shared/qtiffhandler.o] Error 1
> make[3]: Leaving directory
> `/usr/share/src/qt-x11-opensource-src-4.4.3/src/plugins/imageformats/tiff'
> make[2]: *** [sub-tiff-make_default] Error 2
> make[2]: Leaving directory
> `/usr/share/src/qt-x11-opensource-src-4.4.3/src/plugins/imageformats'
> make[1]: *** [sub-imageformats-make_default] Error 2
> make[1]: Leaving directory
> `/usr/share/src/qt-x11-opensource-src-4.4.3/src/plugins'
> make: *** [sub-plugins-make_default-ordered] Error 2
> 
> Any suggestions??




More information about the Qt-jambi-interest mailing list