• 4356阅读
  • 1回复

求助qtopia4.2.0交叉编译错误 [复制链接]

上一主题 下一主题
离线jinhill
 

只看楼主 倒序阅读 楼主  发表于: 2008-06-13
求助qtopia4.2.0交叉编译错误
— 本帖被 XChinux 执行加亮操作(2008-08-25) —
感谢指点!
以下是错误信息:
root@jinhill-laptop:/usr/local/qtopia/build_4.2# echo "yes" | ../qtopia-opensource-4.2.0/configure -edition phone -xplatform linux-arm-g++ -arch arm -no-qvfb -release -displaysize 800x480 -no-modem -quicklaunch -defaultbuttons phone -image /work -prefix /work -no-bluetooth -no-drm -no-drm -no-infrared  -extra-qt-config "-qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libjpeg" -extra-qtopiacore-config '-depths 16,24,32 -qt-mouse-linuxtp -no-mouse-pc -no-mouse-bus -no-mouse-yopy -no-mouse-vr41xx  -no-mouse-tslib -no-mouse-qvfb'

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?
Qtopia is using the following locations:
Qt          SOURCE tree = /usr/local/qtopia/qtopia-opensource-4.2.0/qtopiacore/qt
Qt          BUILD  tree = /usr/local/qtopia/build_4.2/qtopiacore/host
Qtopia Core SOURCE tree = /usr/local/qtopia/qtopia-opensource-4.2.0/qtopiacore/qt
Qtopia Core BUILD  tree = /usr/local/qtopia/build_4.2/qtopiacore/target
Qtopia      SOURCE tree = /usr/local/qtopia/qtopia-opensource-4.2.0
Qtopia      BUILD  tree = /usr/local/qtopia/build_4.2

Checking the compiler (host): FAIL
离线wiki
只看该作者 1楼 发表于: 2008-08-23
Maybe you should get latest gcc and g++,
In Ubuntu:
sudo apt-get install gcc
sudo apt-get install g++

after installed, then you will get:
Checking the compiler (host): OK (GCC 4)
Checking the compiler (target): OK (GCC 4)

That's ok.
快速回复
限100 字节
 
上一个 下一个