回复: 开贴整理常见编译错误集锦 -- 不断更新中
#31 [mavis_y83 02-17 18:46]
我也遇到了这个问题,用的ARM编译器交叉编译器,不知道怎么回事?请高手指点一下!
#32 [dancyz 03-06 15:30]
gmake[1]: *** wait: 没有子进程。 停止。
gmake[1]: *** 正在等待未完成的任务....
gmake[1]: *** wait: 没有子进程。 停止。
gmake: *** 错误 2
碰到了和22楼同样的问题,
我是在CentOS 下编译QT-Embedded-4.4.3
交叉编译器是:arm-926ejs-linux-gcc
在gmake时发生的错误。
各位大虾遇到过这种问题么?
#33 [winstones 03-07 11:54]
我碰到和30楼一样的问题,请大家帮忙,怎么解决啊?
/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/lib/libQtCore.so: undefined reference to `QInotifyFileSystemWatcherEngine::create()'
/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/lib/libQtCore.so: undefined reference to `QDnotifyFileSystemWatcherEngine::create()'
collect2: ld returned 1 exit status
make[3]: *** 错误 1
make[3]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples/desktop/screenshot'
make[2]: *** 错误 2
make[2]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples/desktop'
make[1]: *** 错误 2
make[1]: Leaving directory `/usr/local/qt-embedded-linux-opensource-src-4.5.0-rc1/examples'
make: *** 错误 2
#34 [chenliangzhu 03-12 16:04]
遇到楼上同样的问题 没人解决吗?
谁解决了 留个解决方法在上面阿!!!!!!!!1
#35 [superyongzhe 03-14 15:49]
不够详细