• 7662阅读
  • 6回复

mips toolchain编译 qt-embedded-free 发生错误 [复制链接]

上一主题 下一主题
离线lonyon
 

只看楼主 倒序阅读 楼主  发表于: 2008-09-24
— 本帖被 XChinux 执行加亮操作(2008-09-25) —
小弟使用mips平台的toolchain,编译qt-embedded-free
编译了一半报错误提示 fen.h未找到
然后就失败了
网上好像也有不少朋友遇到这个问题,但是还一直没有人贴出解决方案
是否有达人帮忙解决一下这个问题啊  不胜感激
离线lonyon

只看该作者 1楼 发表于: 2008-09-24
报错如下:
tools/qlocale.cpp:59:22: fenv.h: No such file or directory
tools/qlocale.cpp: In function `char* qdtoa(double, int, int, int*, int*, char**, char**)':
tools/qlocale.cpp:5684: error: `fenv_t' was not declared in this scope
tools/qlocale.cpp:5684: error: expected `;' before "envp"
tools/qlocale.cpp:5685: error: `envp' was not declared in this scope
tools/qlocale.cpp:5685: error: `feholdexcept' was not declared in this scope
tools/qlocale.cpp:5702: error: `fesetenv' was not declared in this scope
tools/qlocale.cpp:5684: warning: unused variable 'fenv_t'
tools/qlocale.cpp:5685: warning: unused variable 'feholdexcept'
tools/qlocale.cpp:5702: warning: unused variable 'fesetenv'
gmake[2]: *** [.obj/release-shared-mt-emb-mips/qlocale.o] Error 1
gmake[2]: Leaving directory `/root/embed-browser/qt-embedded-free-3.3.8/src'
gmake[1]: *** [sub-src] Error 2
gmake[1]: Leaving directory `/root/embed-browser/qt-embedded-free-3.3.8'
gmake: *** [init] Error 2
离线xiangxq

只看该作者 2楼 发表于: 2008-11-03
不知道LZ的问题解决了没有?我现在把OPENSSL加进去也遇到相似的问题,我在make到一段时间,也说找不到errno.h文件。
离线xiangxq

只看该作者 3楼 发表于: 2008-11-03
你看下是不是环境变量设置不对~~~
离线fish1060

只看该作者 4楼 发表于: 2008-11-03
-no-openssl ?
msn: qthread@live.cn
my blog: http://hi.baidu.com/gn_zone
离线xiangxq

只看该作者 5楼 发表于: 2008-11-04
我已经把openssl加进去了,我在configure的时候,进已经看见 support OPENssl。。。。。。。yes
但是现在是我make的时候就说找不到errno.h文件
我是集成到VS 2005上的。我看是环境斌阿玲设置不正确,但是又不知道怎么设置???
离线jwqacqy
只看该作者 6楼 发表于: 2009-12-12
-no-openssl   是必须的
我在redhat9下安装也是提示这个选项错误
快速回复
限100 字节
 
上一个 下一个