ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] Install problem LTIB on Ubuntu 8.04 (md5sum mismatch)


From: Stuart Hughes
Subject: Re: [Ltib] Install problem LTIB on Ubuntu 8.04 (md5sum mismatch)
Date: Tue, 13 Apr 2010 10:58:26 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Lukasz,

This looks like a bug in the base_libs.spec file when trying to work out
the locale directory.  Normally the locales are off by default.

To work around this, run ./ltib --configure and go to:
 Toolchain component options  --->
and de-select locales to look like this:
[ ]     libc locale files

I don't have time to look into this, so if anyone else can resolve this,
that would be appreciated.  Basically something is wrong in
base_libs.spec int he calculation of STATIC_LIBS_DIR (I think).  This is
derived from getting the cross compiler to spit out some internal paths:
STATIC_LIBS_DIR="`dirname \`${TOOLCHAIN_PREFIX}gcc ${TOOLCHAIN_CFLAGS}
-print-file-name=libc.a\``"

Regards, Stuart

Lukasz Gesieniec wrote:
> Hi,
> 
> Thanks for previous answers. I changed toolchain to ARMv5te gcc-4.1.2
> and CFLAGS line is now correct.
> The following packages have been properly compiled:
>  kernel-2.6.27.8-lpc32xx
>  skell
>  dev
> Unfortunately, the package base_libs was not compiled.
> Cause of the error can be sudden reboot during the first attempt to build.
> How can I fix it?
> 
> Here is part of the output text (full output text i attached in text file):
> 
> + cp -a
> /opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc/arm-none-linux-gnueabi//lib/locale
> /home/lukaszge/ltib/tmp/base_libs//opt/freescale/rootfs/arm/usr/lib
> cp: cannot stat
> `/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc/arm-none-linux-gnueabi//lib/locale':
> Not a directory




reply via email to

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