引用第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后又重复出现版主的错误。郁闷中,请多多指教!