我的是QQ2440,root@jack-desktop:/opt/FriendlyARM/QQ2440/x86-qtopia# ls
build qt-2.3.7
build-all qt-embedded-2.3.7.tar.gz
build-konq qtopia
build.log qtopia-free-1.7.0
hello qtopia-free-1.7.0.tar.gz
kde qt-x11-2.3.2.tar.gz
konq set-env
konq_to_qtopia tmake
konqueror-embedded-snapshot-20030705 tmake-1.11
konqueror-embedded-snapshot-20030705.tar.gz tmake-1.11.tar.gz
qt
用./build-all后产生许多错误,文件太大,我就用附件传了下,
make: *** [allmoc.cpp] 错误 127
make:离开目录“/opt/FriendlyARM/QQ2440/x86-qtopia/qt/src”
Makefiles will be regenerated.
.................................................................................
QPE is now configured for building. Just run "make".
To reconfigure, run make clean and configure.
make -C libraries/qtopia
make[1]: 正在进入目录 `/opt/FriendlyARM/QQ2440/x86-qtopia/qtopia/src/libraries/qtopia'
/opt/FriendlyARM/QQ2440/x86-qtopia/qt/bin/uic passwordbase_p.ui -o ./passwordbase_p.h
make[1]: /opt/FriendlyARM/QQ2440/x86-qtopia/qt/bin/uic:命令未找到
make[1]: *** [passwordbase_p.h] 错误 127
make[1]:正在离开目录 `/opt/FriendlyARM/QQ2440/x86-qtopia/qtopia/src/libraries/qtopia'
make: *** [libraries/qtopia] 错误 2
/opt/FriendlyARM/QQ2440/x86-qtopia
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** 没有指明目标并且找不到 makefile。 停止。
我用./build-all 2>&1 |tee build.log生成的build.log文件。见附件,麻烦各位了,实在是不知道该怎么办了!