Error on LTIB Install

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Error on LTIB Install

1,782 次查看
Dome
Contributor II
Hi

We have just purchased a EVBMCF5329 but we have a problem whit ./ltib, it come out whit this error:

+ umask 022
+ cd /tmp/rpm-nik/BUILD
+ cd rpm-4.0.4
+ set +e
++ ls /lib/tls/libc-2.3.5.so /lib/tls/libc-2.3.6.so
+ HAS_TLS_LIBC='/lib/tls/libc-2.3.5.so
/lib/tls/libc-2.3.6.so'
+ set -e
+ '[' -n '/lib/tls/libc-2.3.5.so
/lib/tls/libc-2.3.6.so' ']'
+ MIN_LIBC_VER=2.2.5
+ export LD_ASSUME_KERNEL=2.2.5
+ LD_ASSUME_KERNEL=2.2.5
++ echo /opt/freescale/ltib/usr
++ sed -e 's,/usr$,,'
sed: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
+ var=/var
error: Bad exit status from /tmp/rpm-tmp.23386 (%build)

But i have all required library (libc.so.6) and binary!

We also downloaded the latest uClinux distribution but we don't achive to compile it because the freescale toolchain don't work, asm error, and we are tryng to donwload the latest official uclinux-tools (20060615) but it's very very slow (1k/s).

Somebody can give me a usefull tip?

Thanks, Dome
标签 (1)
0 项奖励
回复
1 回复

698 次查看
jpa
Contributor IV
Well, I have a solution, but I'm not sure you're going to like it. I ran into the same error under Debian 'etch'. When I moved to Fedora Core 6 the problem went away.

For what it's worth...

JPA
0 项奖励
回复