I love answering my questions (actually, I do it in case someone else encounters the same issue).
./configure -platform solaris-g++ This works great on Solaris 9 with gnu gcc installed. Thanks! Albert E. Whale wrote: > Hmm, I've checked the knowledge base, but has anyone found this error > while attempting to install on Solaris 9? > > I am getting: > > /usr/share/src/qt-x11-opensource-src-4.4.3/config.tests/unix/fvisibility.test: > CC: not found > You are licensed to use this software under the terms of > the GNU General Public License (GPL) versions 2 or 3. > > Type '2' to view the GNU General Public License version 2. > Type '3' to view the GNU General Public License version 3. > Type 'yes' to accept this license offer. > Type 'no' to decline this license offer. > > Do you accept the terms of either license? yes > > Creating qmake. Please wait... > CC -c -o project.o -DQMAKE_OPENSOURCE_EDITION -I. -Igenerators > -Igenerators/unix -Igenerators/win32 -Igenerators/mac > -I/usr/share/src/qt-x11-opensource-src-4.4.3/include > -I/usr/share/src/qt-x11-opensource-src-4.4.3/include/QtCore > -I/usr/share/src/qt-x11-opensource-src-4.4.3/include > -I/usr/share/src/qt-x11-opensource-src-4.4.3/include/QtCore > -I/usr/share/src/qt-x11-opensource-src-4.4.3/src/corelib/global > -I/usr/share/src/qt-x11-opensource-src-4.4.3/src/script -DQT_NO_PCRE > -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL > -DQT_BUILD_QMAKE -DQT_NO_COMPRESS > -I/usr/share/src/qt-x11-opensource-src-4.4.3/mkspecs/solaris-cc > -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT > project.cpp > make: CC: Command not found > make: *** [project.o] Error 127 > # ^C > > Suggestions? > -- Albert E. Whale, CHS CISA CISSP Sr. Security, Network and Systems Consultant ------------------------------------------------------------------------ ABS Computer Technology, Inc. <http://www.ABS-CompTech.com> - Email, Internet and Security Consultants _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
