首页| 论坛| 消息

标题:mips toolchain编译 qt-embedded-free 发生错误
作者:lonyon
日期:2008-09-24 13:57
内容:

小弟使用mips平台的toolchain,编译qt-embedded-free
编译了一半报错误提示 fen.h未找到
然后就失败了
网上好像也有不少朋友遇到这个问题,但是还一直没有人贴出解决方案
是否有达人帮忙解决一下这个问题啊不胜感激


#1 [lonyon 09-24 14:01]
报错如下:
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]: *** Error 2
gmake[1]: Leaving directory `/root/embed-browser/qt-embedded-free-3.3.8'
gmake: *** Error 2
#2 [xiangxq 11-03 16:17]
不知道LZ的问题解决了没有?我现在把OPENSSL加进去也遇到相似的问题,我在make到一段时间,也说找不到errno.h文件。
#3 [xiangxq 11-03 16:18]
你看下是不是环境变量设置不对~~~
#4 [fish1060 11-03 20:00]
-no-openssl ?
#5 [xiangxq 11-04 17:36]
我已经把openssl加进去了,我在configure的时候,进已经看见 support OPENssl。。。。。。。yes
但是现在是我make的时候就说找不到errno.h文件
我是集成到VS 2005上的。我看是环境斌阿玲设置不正确,但是又不知道怎么设置???

<< 1 2 >> (1/2)

回复 发表
主题 版块