QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1521|回复: 1

[提问]关于QT/E 3.3.4 安装的问题~

[复制链接]
发表于 2006-10-9 13:17:00 | 显示全部楼层 |阅读模式
我使用的工具如下
fedora 3 kernel 2.6.9-1.667
tmake-2.12
qt/e 3.3.4
qt-x11-3.3.5
gcc-3.4
elf-3.2.1
qt-x11-3.3.5编译完成UIC也已经CP
然后
export TMAKEDIR=/home/client/tmake-2.12
export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++
export PATH=$TMAKEDIR/bin:$PATH
export TMAKEPATH PATH

export QT2DIR=/home/client/qt-x11-free-3.3.5
export QTDIR=QT2DIR

export QTDIR=/home/client/qt-3.3.4
export PATH=$QTDIR/bin:$PATH
export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
export QTDIR PATH LD_LIBRARY_PATH
gcc-3.4 elf-3.2.1路径也已经设好

进入QT/E目录
./configure -embedded arm -shared -no-cups -no-ipv6 -no-gfx-qvfb -qconfig

make


出现错误
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:5666: error: `fenv_t' undeclared (first use this function)
tools/qlocale.cpp:5666: error: (Each undeclared identifier is reported only once for each function it appears in.)
tools/qlocale.cpp:5666: error: expected `;' before "envp"
tools/qlocale.cpp:5667: error: `envp' undeclared (first use this function)
tools/qlocale.cpp:5667: error: `feholdexcept' undeclared (first use this function)
tools/qlocale.cpp:5680: error: `fesetenv' undeclared (first use this function)
make[2]: *** [.obj/release-shared-emb-arm/qlocale.o] 错误 1
make[2]: Leaving directory `/home/client/qt-3.3.4/src'
make[1]: *** [sub-src] 错误 2
make[1]: Leaving directory `/home/client/qt-3.3.4'
make: *** [init] 错误 2

请问这是什么问题引起的 谢谢帮忙 请解释详细些 我是个菜鸟
发表于 2006-10-17 21:48:09 | 显示全部楼层
你用的是arm-gcc么?
建议去qt/qtopia中文论坛讨论
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 06:22 , Processed in 0.069605 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表