标题:qtopia-opensource-4.2.0编译问题
作者:ztl102204
日期:2009-08-23 21:38
内容:
编译qtopia-opensource-4.2.0,先configure,但是出现
Checking the compiler (host): OK (GCC 4)
Checking the compiler (target): OK (GCC 4)
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
/media/disk/qtopia-opensource-4.2.0/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 -release
-qt-gif -no-qdbus -no-separate-debug-info
*******************************************************************************
Setting up the include directory for Qt (host). Please wait...
undefined value read from /media/disk/qtopia-opensource-4.2.0/qtopiacore/qt/include/ActiveQt/ActiveQt
undefined value read from /media/disk/qtopia-opensource-4.2.0/qtopiacore/host/include/ActiveQt/ActiveQt
Cleaning your Qt (host) build tree. 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
/qtopia-opensource-4.2.0/qtopiacore/qt/configure to continue.
configure exited with value 101
这是怎么回事?
请帮帮忙啊!
#1 [flycqc 08-23 22:03]
我也是这样的啊一样的问题啊
#2 [ztl102204 08-24 20:32]
版主帮帮忙吧!我看了好多关于编译的文章,别人按照就嫩编译出来,我怎么编译都不行啊!郁闷啊!
#3 [yanzhenpeter 09-23 16:27]
我开始用ubuntu也这样后来换成redhat就没这个问题了 不知道为什么
#4 [rqzrqh 09-23 21:02]
没有指明目标平台的处理器的endian
楼主只指明了编译平台platform,而没有指明目标平台xplatform.
一旦指明了目标平台编译器,就能识别目标平台是-little-endian or -big-endian