回复: 开贴整理常见编译错误集锦 -- 不断更新中
#21 [萧萧 07-31 12:46]
版主搭建过qtopia主机的虚拟平台吗?qtopia4的
帮帮忙阿,做了几天了还是错的
#22 [萧萧 07-31 16:08]
编译qt-x11-opensource-src-4.2.2遇到的问题:请问时怎么回事????
gmake[1]: Entering directory `/qt/QT4DIR/src'
cd tools/moc && gmake -f Makefile
gmake[2]: Entering directory `/qt/QT4DIR/src/tools/moc'
gmake[2]: *** wait: 没有子进程。 停止。
gmake[2]: *** 正在等待未完成的任务....
gmake[2]: *** wait: 没有子进程。 停止。
gmake[1]: *** 错误 2
gmake: *** 中断
#23 [0001 08-08 11:09]
编译出错,大家帮忙看看
nputmethod/qwsinputcontext_qws.cpp:181: 错误:‘qt_sendSpontaneousEvent’ 在此作用域中尚未声明
gmake[3]: *** [.obj/debug-shared-emb-x86/qwsinputcontext_qws.o] 错误 1
gmake[3]: Leaving directory `/root/QT/qt-embedded-preview-src-4.0.1/src/gui'
gmake[2]: *** 错误 2
gmake[2]: Leaving directory `/root/QT/qt-embedded-preview-src-4.0.1/src/gui'
gmake[1]: *** 错误 2
gmake[1]: Leaving directory `/root/QT/qt-embedded-preview-src-4.0.1/src'
gmake: *** 错误 2
#24 [0001 08-08 11:13]
编译出错,大家帮忙看看
nputmethod/qwsinputcontext_qws.cpp:181: 错误:‘qt_sendSpontaneousEvent’ 在此作用域中尚未声明
gmake[3]: *** [.obj/debug-shared-emb-x86/qwsinputcontext_qws.o] 错误 1
gmake[3]: Leaving directory `/root/QT/qt-embedded-preview-src-4.0.1/src/gui'
gmake[2]: *** 错误 2
gmake[2]: Leaving directory `/root/QT/qt-embedded-preview-src-4.0.1/src/gui'
gmake[1]: *** 错误 2
gmake[1]: Leaving directory `/root/QT/qt-embedded-preview-src-4.0.1/src'
gmake: *** 错误 2
#25 [yuchttp 08-08 18:06]
我编译qtopia-opensource-4.3.2出现这样的问题,请大家帮帮忙
/mnt/qtopia/lib/libqtopia.so: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
gmake[6]: *** 错误 1
gmake[6]: Leaving directory `/mnt/qtopia/src/server'
gmake[5]: *** 错误 2
gmake[5]: Leaving directory `/mnt/qtopia/src/server'
gmake[4]: *** 错误 2
gmake[4]: Leaving directory `/mnt/qtopia/src/server'
gmake[3]: *** 错误 2
gmake[3]: Leaving directory `/mnt/qtopia/src'
gmake[2]: *** 错误 2
gmake[2]: Leaving directory `/mnt/qtopia/src'
gmake[1]: *** 错误 2
gmake[1]: Leaving directory `/mnt/qtopia'
gmake: *** 错误 2