ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Working with Freescale 8323


From: Peter Barada
Subject: Re: [Ltib] Working with Freescale 8323
Date: Thu, 03 Feb 2011 16:10:29 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 02/03/2011 02:54 PM, Charles Krinke wrote:
I'm having a little trouble with a different LTIB on a different computer then I have been working with and I think the environment is not quite set right.

The new ltib is "mpc8323x_rdb-20081112" downloaded from Freescale's web site. This is loaded into a different Linux computer recently formatted with Debian. After running the install and then running "./ltib", I get this error:

+ make ARCH=powerpc CROSS_COMPILE= 'HOSTCC=/usr/bin/gcc -B/usr/bin//' oldconfig
  HOSTCC  scripts/basic/docproc
/bin/sh: scripts/basic/fixdep: cannot execute binary file
make[1]: *** [scripts/basic/docproc] Error 126
make: *** [scripts_basic] Error 2
error: Bad exit status from /opt/ltib-mpc832x_rdb-20081112/tmp/rpm-tmp.8465 (%build)

So, ... I think since the CROSS_COMPILE variable is empty *and* I see scripts/basic/fixdep having a problem, this is probably an environment issue.

It does look like the ltib installation did add to my path as the last line in ~/.bashrc now reads:

export PATH=/opt/freescale/usr/local/gcc-4.2.171-eglibc-2.5.171/powerpc-linux-gnu/bin/:$PATH

So, .... I wonder if someone could give me a hint or two, please?
Do a "file scripts/basic/fixdep" to see what it is.  Is it an executable you can actually run on your host?  Are you running on an x64 machine and don't have the 32-bit libraries installed (which can be solved in Ubuntu by "sudo apt-get install ia32-libs")?


Charles

_______________________________________________ LTIB home page: http://ltib.org Ltib mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/ltib


-- 
Peter Barada
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]