[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] installing ltib 9.1.1 on machine with Fedora 19 x86_64
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] installing ltib 9.1.1 on machine with Fedora 19 x86_64 |
Date: |
Fri, 11 Oct 2013 18:20:51 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
Hi Andrew,
This BSP is not part of public LTIB, so I can't be totally sure of what
you have.
Looking at this though, this looks like you're trying to run a 32 bit
built cross toolchain on a 64 bit Linux host. The simplest way to
resolve this is to install the 32 bit compatibility libraries for this
distro (the exact name varies, but a quick google should find it for you).
Regards, Stuart
On 09/10/13 20:43, Lee, Andrew wrote:
> 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)
>
>
>
> /////////////////////////////////////////////////////////
>
> address@hidden 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
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
>