参照这个贴子移植(
http://www.qtcn.org/bbs/read.php?tid=8170)
This is the Qtopia Open Source Edition.
You are licensed to use this software under the terms of the GPL.
Please see the file LICENSE.GPL for the licensing terms.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept this license agreement? yes
Qtopia is using the following locations:
Qt SOURCE tree = /mnt/nfs/qtopia4/qtopiatslibinstall/qtopiacore/qt
Qt BUILD tree = /mnt/nfs/qtopia4/qtopiatslibinstall/qtopiacore/host
Qtopia Core SOURCE tree = /mnt/nfs/qtopia4/qtopiatslibinstall/qtopiacore/qt
Qtopia Core BUILD tree = /mnt/nfs/qtopia4/qtopiatslibinstall/qtopiacore/target
Qtopia SOURCE tree = /mnt/nfs/qtopia4/qtopiatslibinstall
Qtopia BUILD tree = /mnt/nfs/qtopia4/qtopiatslibinstall
Checking the compiler (host): Checking the compiler (target): OK
Testing for helix: MISSING
Helix is disabled. Please read the documentation for instructions on how to enable Helix.
*******************************************************************************
Configuring Qt (host)
configure -platform linux-g++ -prefix
/mnt/nfs/qtopia4/qtopiatslibinstall/qtopiacore/host -no-stl -no-exceptions
-no-qdbus -D QTOPIA_NO_ICONV_OPEN_ERRORS -confirm-license -no-sql-db2
-no-sql-ibase -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql
-no-sql-sqlite -no-sql-sqlite2 -no-sql-tds -qt-sql-sqlite -fast -debug -qt-gif
-silent -no-qdbus -no-separate-debug-info
*******************************************************************************
Setting up the include directory for Qt (host). Please wait...
Cleaning your Qt (host) build tree. Please wait...
This is the Qt/X11 Open Source Edition.
Preparing build tree...
You are licensed to use this software under the terms of either
the Q Public License (QPL) or the GNU General Public License (GPL).
Creating qmake. Please wait...
The system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
/mnt/nfs/qtopia4/qtopiatslibinstall/qtopiacore/qt/configure to continue.
[root@localhost qtopiatslibinstall]#
HELP?
我用的机器是虚拟机redhat linux 9.0,GCC4。1.1 ARM-LINUX-GCC 3.4.1。
在./confgiure ......后,开始有一个check compiler(host)出现过cannot run binaries,我修改过源代码把那个语句注释掉才得以通过(机子已经装了GCC4,检查GCC4确老报错,我才注释掉那个检查)谁知道还是出现了新的问题。请问是不是编译器的问题,还是redhat linux 9的平台造成的。