Error on LTIB Install

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error on LTIB Install

1,375 Views
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
Labels (1)
0 Kudos
1 Reply

291 Views
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 Kudos