[root@localhost qtopia-free-2.2.0]# ./configure -qte '-embedded -no-xft -xplatform linux-arm-g++ -qconfig qpe -depths 16,32 -no-qvfb -system-jpeg -gif' -qpe '-xplatform linux-arm-g++ -edition pda -displaysize 240x320' -qt2 '-no-xft' -dqt '-no-xft'<br /><br />This is the Qtopia Free Edition.<br /><br />You are licensed to use this software under the terms of<br />the Qtopia Free Edition License.<br /><br />Type '?' to view the Qtopia Free Edition License.<br />Type 'yes' to accept this license offer.<br />Type 'no' to decline this license offer.<br /><br />Do you accept the terms of the Qtopia Free Edition License? yes<br /><br />Using the following configurations:<br />QPE_CFG=" '-edition' 'pda' '-displaysize' '240x320' -no-qtopiadesktop -release -platform 'linux-g++' -xplatform 'linux-arm-g++'"<br />QTE_CFG="'-embedded' '-no-xft' '-qconfig' 'qpe' '-depths' '16,32' '-no-qvfb' '-system-jpeg' '-gif' -release -platform 'linux-g++' -xplatform 'linux-arm-g++'"<br />QT2_CFG="-no-xft -platform 'linux-g++'"<br />DQT_CFG="-no-xft -platform 'linux-g++'"<br /><br />Qtopia is now configured.<br /><br />Type "make" to build the qtopia bundle (and the tools, if required).<br />Type "make install" to install Qtopia.<br />Type "make cleaninstall" to install Qtopia after removing the image first (avoid stale files in the image).<br />Type "make clean" to clean the qtopia bundle.<br /><br />Type "make tools" to build the tools bundle.<br />Type "make cleantools" to clean the tools bundle.<br /><br />To manually build a particular component (eg. because it failed to build)<br />source the set...Env script. eg. . ./setQpeEnv; cd $QPEDIR; make<br /><br />[root@localhost qtopia-free-2.2.0]# make<br />/usr/local/arm/QT/qtopia-free-2.2.0/qtopia/scripts/buildQtopia<br />Building Qtopia Tools.<br /><br />***********************************<br />********* Build Qt 2 **************<br />***********************************<br />QT2_CFG="-no-xft -platform 'linux-g++'"<br /><br /><br /><br /><br />This is the Qt Free Edition.<br /><br />You are licensed to use this software under the terms of either<br />the Q Public License (QPL) or the GNU General Public License (GPL).<br /><br />Type 'Q' to view the Q Public License.<br />Type 'G' to view the GNU General Public License.<br />Type 'yes' to accept this license offer.<br />Type 'no' to decline this license offer.<br /><br />Do you accept the terms of the license?<br /> /usr/lib/libGLU.so is a threaded library, Qt needs to be as well.<br /><br /> This target is using the GNU C++ compiler (linux-g++).<br /><br /> Recent versions of this compiler automatically include<br /> code for exceptions, which increase both the size of<br /> the Qt library and the amount of memory taken by your<br /> applications.<br /><br /> You may elect to re-run ./configure with the -no-g++-exceptions<br /> option to compile Qt without exceptions. This is<br /> completely binary compatible, and existing<br /> applications will continue to work (like KDE 2).<br /><br /><br />Build type: linux-g++-shared<br /><br />Thread support..................... no<br />GIF support........................ no<br />MNG support........................ no<br />JPEG support....................... no<br />OpenGL support .................... no<br />NAS sound support.................. no<br />Session management................. no<br />Xft support (Anti-Aliased Fonts) .. no<br />XKB support ....................... yes<br /><br />Creating makefiles...<br />Qt is now configured for building. Just run make.<br />To reconfigure, run make clean and configure.<br /><br />make[1]: Entering directory `/usr/local/arm/QT/qtopia-free-2.2.0/qt2/src/moc'<br />g++ -c -I/usr/local/arm/QT/qtopia-free-2.2.0/qt2/include -Wno-unused -Wno-parentheses -pipe -O2 -Wall -W -DNO_DEBUG -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_BUILDING_MOC -I../../include -I../tools -I. -o mocgen.o mocgen.cpp<br /><br />ERR:<br />g++ -o ../../../bin/qdawggen .obj/release-shared/main.o .obj/release-shared/qdawg.o .obj/release-shared/qmemoryfile.o .obj/release-shared/global.o .obj/release-shared/qmemoryfile_unix.o -L/usr/local/arm/QT/qtopia-free-2.2.0/dqt/lib -L/usr/X11R6/lib -L/usr/local/arm/QT/qtopia-free-2.2.0/qtopia/lib -L/usr/local/arm/QT/qtopia-free-2.2.0/qt2/lib -lqt-mt -lXext -lX11 -lm -lpthread <br />/usr/bin/ld: cannot find -lqt-mt<br />collect2: ld 返回 1<br />make[6]: *** [../../../bin/qdawggen] 错误 1<br />make[6]: Leaving directory `/usr/local/arm/QT/qtopia-free-2.2.0/qtopia/src/tools/qdawggen'<br />make[5]: *** [all] 错误 2<br />make[5]: Leaving directory `/usr/local/arm/QT/qtopia-free-2.2.0/qtopia/src/tools/qdawggen'<br />make[4]: *** [sub-tools-qdawggen] 错误 2<br />make[4]: Leaving directory `/usr/local/arm/QT/qtopia-free-2.2.0/qtopia/src'<br />make[3]: *** [sub-src-components_pro] 错误 2<br />make[3]: Leaving directory `/usr/local/arm/QT/qtopia-free-2.2.0/qtopia/src'<br />make[2]: *** [all] 错误 2<br />make[2]: Leaving directory `/usr/local/arm/QT/qtopia-free-2.2.0/qtopia/src'<br />make[1]: *** [all] 错误 2<br />make[1]: Leaving directory `/usr/local/arm/QT/qtopia-free-2.2.0/qtopia'<br /><br />***********************************************************************<br />* <br />* ERROR: Building Qtopia has failed.<br />* <br />* Please search the make output for any error messages.<br />* <br />* Hint: If the configuration has changed since the last successfull<br />* build consider using make clean to ensure that all binaries<br />* are rebuilt using the new configuration.<br />* <br />* For more information about the build process please use a browser<br />* and go to the getting started section in:<br />* /usr/local/arm/QT/qtopia-free-2.2.0/qtopia/doc/html/index.html <br />* <br />*********************************************************************** |
|