QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2863|回复: 3

移植qt4.3.0 到 2440板 小弟发帖 求救,

[复制链接]
发表于 2008-6-24 15:55:19 | 显示全部楼层 |阅读模式
发帖 求救,移植qt4.3.0 到 2440板,兄弟想将qt4.3.0 到 2440板上
1 用x86的 gcc 编译通过 , qvfb 和 ./hello 都OK
2 安装arm-linux-gcc 3.4.1 后  
   ./configure -embedded arm -xplatform qws/linux-arm-g++ -depths  4,8,12,16 -no-qt3support      -------------OK
3 make             ----OK
4 sudo make install   后有错误:

make[3]: Entering directory `/home/eric/reserch/qt/debugx86build/examples/dialogs/extension'
cp -f "extension" "/usr/local/Trolltech/QtopiaCore-4.3.0-arm/examples/dialogs/extension/extension"
arm-linux-strip "/usr/local/Trolltech/QtopiaCore-4.3.0-arm/examples/dialogs/extension/extension"
/bin/sh: arm-linux-strip: not found
make[3]: [install_target] 错误 127 (忽略)
   
有错误 /bin/sh: arm-linux-strip: not found
但是我的 执行 ls /usr/local/arm/3.4.1/bin/arm-linux-strip 后
eric@eric-laptop:~$ ls /usr/local/arm/3.4.1/bin/arm-linux-strip
/usr/local/arm/3.4.1/bin/arm-linux-strip
eric@eric-laptop:~$

我的 arm-linux-strip是有的哦
奇怪哦?
发表于 2008-7-4 13:55:07 | 显示全部楼层
后续也有想做这一工作,帮你顶上
回复

使用道具 举报

发表于 2008-7-29 14:44:22 | 显示全部楼层
先看看你的路径对不对,echo $PATH看看能不能找到你的arm-linux-strip所在路径
回复

使用道具 举报

 楼主| 发表于 2008-7-29 15:45:40 | 显示全部楼层
echo $PATH    能找到arm-linux-strip所在路径
(x86的 gcc 编译通过  -----  OK
arm-linux-gcc 3.4.1    make 编译通过  -----  OK
但是arm-linux-gcc 3.4.1   sudo make install   后有错误
)
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-4-20 02:55 , Processed in 0.146511 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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