首页| 论坛| 消息

标题:qt-embedded-linux-4.5在red hat linux下编译出错,请教高手~
作者:wuyujhb
日期:2009-04-08 20:31
内容:

我使用./configure -embedded arm -qvfb进行编译,出现一个错误是:The target 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 ./configure to continue.
我的操作系统是red hat enterprise linux 5,cpu为x86,gcc版本为red hat 4.1.1。
请高手指教,此问题已困扰我很久。。。。。。谢谢~


#1 [wd007 04-08 22:04]
embeded上不了解。
根据提示,你可以查一下。
#2 回 1楼(wd007) 的帖子 [wuyujhb 04-09 09:39]
恩,好的,谢谢
#3 [qiang1985 05-04 22:54]
期待中,我也是这个问题,如果版主解决了这个问题麻烦指点一下!
#4 [hercules 05-05 00:06]
指定一下机器字节序
./configure -embedded arm -qvfb -little-endian
或者
./configure -embedded arm -qvfb -big-endian
#5 [qiang1985 05-05 10:31]
引用第4楼hercules于2009-05-05 00:06发表的:
指定一下机器字节序
./configure -embedded arm -qvfb -little-endian
或者
./configure -embedded arm -qvfb -big-endian
还是不行啊:错误:
Creating qmake. Please wait...
make: 没有什么可以做的为 `first'。
The host system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -host-little-endian or -host-big-endian switch to
./configure to continue.
输入-host-little-endian后又重复出现版主的错误。郁闷中,请多多指教!

<< 1 2 >> (1/2)

回复 发表
主题 版块