本人在编译X86平台的qpe,前面的tmake,qt-X11等都编译成功,但到qt(qt-2.3.7-tar.gz)时出现下面错误,导致qtopia(qt-free-1.7)编译不来,大家帮看看是什么错误,谢谢。
----------------------------build qt/x86-----------------------------
This is the Qt/Embedded Free Edition.
You are licensed to use this software under the terms of
the GNU General Public License (GPL).
Type 'G' to view the GNU General Public License.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept the terms of the license?
configure: no such file: src/tools/qconfig-qpe.h
make: Entering directory `/root/ARM/qt_x86/qt/src'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory `/root/ARM/qt_x86/qt/src'
-------------------------end of build qt/x86-----------------------