主题 : 菜鸟求助,编译qtopia make的时候失败 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 55431
精华: 0
发帖: 3
金钱: 15 两
威望: 3 点
综合积分: 6 分
注册时间: 2011-09-17
最后登录: 2011-12-05
楼主  发表于: 2011-09-22 15:52

 菜鸟求助,编译qtopia make的时候失败

按照教程上所说的一步一步实现的,系统也换成了fedora9,打完补丁后 初次编译qtopia 执行make的时候还是出现了错误,错误代码如下
make[7]: *** [../lib/libqt-mt.so.3.3.5] Error 1
make[7]: Leaving directory `/opt/qtopia-free-2.2.0/dqt/src'

make[6]: *** [/opt/qtopia-free-2.2.0/dqt/lib/libqt-mt.so.3.3.5] Error 2

make[6]: Leaving directory `/opt/qtopia-free-2.2.0/qtopia/src/tools/qdawggen'

make[5]: *** [all] Error 2
make[5]: Leaving directory `/opt/qtopia-free-2.2.0/qtopia/src/tools/qdawggen'

make[4]: *** [sub-tools-qdawggen] Error 2
make[4]: Leaving directory `/opt/qtopia-free-2.2.0/qtopia/src'

make[3]: *** [sub-src-components_pro] Error 2
make[3]: Leaving directory `/opt/qtopia-free-2.2.0/qtopia/src'

make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/qtopia-free-2.2.0/qtopia/src'

make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/qtopia-free-2.2.0/qtopia'

***********************************************************************
*
*                  
ERROR: Building Qtopia has failed.
*
* Please search the make output for any error messages.
*
* Hint: If the configuration has changed since the last successfull
* build consider using make clean to ensure that all binaries
* are rebuilt using the new configuration.
*
* For more information about the build process please use a browser
* and go to the getting started section in:
*     /opt/qtopia-free-2.2.0/qtopia/doc/html/index.html
*
***********************************************************************