Hi,

I'm installing a copy of ltib version 9.1.1 from Freescale for the MPC8308erdb. 
We started the project in 2010 and installed ltib successfully on a machine 
with Fedora 11 x86.
Now try to install this same copy on another machine running Fedora 19 x86_64.

The ltib install doesn't complete.  I get this msg. (There were other compile 
errors but resolved those and got to this point)

/////////////////////////////////////////////////////////
[leea@localhost ltib-mpc8308erdb-20100413]$ ./ltib
defined(@array) is deprecated at 
/home/leea/ltib-mpc8308erdb-20100413/bin/Ltibutils.pm line 360.
                (Maybe you should just omit the defined()?)
sh: 
/opt/freescale/usr/local/gcc-4.1.78-eglibc-2.5.78-1/powerpc-e300c3-linux-gnu/bin/powerpc-e300c3-linux-gnu-gcc:
 /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

Error 
/opt/freescale/usr/local/gcc-4.1.78-eglibc-2.5.78-1/powerpc-e300c3-linux-gnu/bin/powerpc-e300c3-linux-gnu-gcc
 can't compile a simple hello world test program:

echo '#include <stdio.h>
int main() { printf("hello world"); }' | 
/opt/freescale/usr/local/gcc-4.1.78-eglibc-2.5.78-1/powerpc-e300c3-linux-gnu/bin/powerpc-e300c3-linux-gnu-gcc
 -x c - -c -o /dev/null

traceback:
main::check_toolchain_setup:2606
  main::pre_build_checks:1453
   main:557

Started: Wed Oct  9 14:58:40 2013
Ended:   Wed Oct  9 14:58:40 2013
Elapsed: 0 seconds

Build Failed
Exiting on error or interrupt
/////////////////////////////////////////////////////////

I think it's not looking for the good path for lib (/lib64/ instead of /lib/?)
I might try to install Fedora 19 x86 32bit but I want to keep my setup with 
Fedora 19 x86_64 if possible. Or do I update to latest ltib?

Please let me know what options to try.
Regards,

Andrew

--
Andrew Lee
Software Developer | Intrado
514.340.3357 | www.intrado.com<http://www.intrado.com/>

_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

Reply via email to