[U-Boot] u-boot build error [from v2013.01 onwards]

Albert ARIBAUD albert.u.boot at aribaud.net
Sun Jan 27 16:14:07 CET 2013


Hi Jagan,

On Sun, 27 Jan 2013 12:30:45 +0530, Jagan Teki
<jagannadh.teki at gmail.com> wrote:

> Hi Vikram,
> 
> On Sun, Jan 27, 2013 at 9:24 AM, Vikram Narayanan <vikram186 at gmail.com> wrote:
> > On 1/27/2013 7:10 AM, Jagan Teki wrote:
> >> This error occurred for all boards in the u-boot, I have used
> >> arm-none-linux-gnueabi- xtool for versatilepb board.
> >> I saw this issue specially from 2013.01 on-wards.
> >
> > Can you check your host setup once?
> >
> > Below is the output from my setup. I don't see any error.
> >
> > $ git describe
> > v2013.01
> > $ make ARCH=arm versatilepb_config
> > Configuring for versatilepb - Board: versatile, Options: ARCH_VERSATILE_PB
> > $ lsb_release -a
> > No LSB modules are available.
> > Distributor ID: Ubuntu
> > Description:    Ubuntu 11.04
> > Release:        11.04
> > Codename:       natty
> 
> Here is my LSB host settings
> 
> Mr.J> lsb_release -a
> LSB Version:
> :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
> Distributor ID: RedHatEnterpriseClient
> Description:    Red Hat Enterprise Linux Client release 5.6 (Tikanga)
> Release:        5.6
> Codename:       Tikanga
> 
> I am getting same error irrespective any board.
> Does v2013.01 release builds depends on any perl versions
> 
> Mr.J> perl -v
> This is perl, v5.8.5 built for x86_64-linux

Actually I'd be more interested in the result of the following commands:

1)	$CROSS_COMPILE}gcc -v

2)	git rev-parse HEAD

3)	git clean -xfd
	git status

> Thanks,
> Jagan.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list