Hello, Would you please review the changes to include Qt 4.4.1 into OpenSolaris? You can find the webrev at:
http://cr.opensolaris.org/~jalalian/qt/ The changes made in order to build Qt for OpenSolaris are: 1- gcc is selected since the SunStudio CC seems to have issues with the C++ features used in Qt. Hopefully this will be fixed in future versions of Qt/SunStudio. 2- The debug builds seems to have issues. The original Qt makefiles create debug builds and then separate the debugging info from the binaries. This doesn't seem to work with OpenSolaris g++. Changed the configure script to not create debug builds. 3- To reduce the binary package size, demos and examples are not built. 4- The install locations are changed from the default /usr/local/... to standard /usr/bin, /usr/lib and /usr/share/qt4. Thanks for your time, Faramarz Jalalian -- This message posted from opensolaris.org