
Hi Vikram,
On Sun, Jan 27, 2013 at 9:24 AM, Vikram Narayanan vikram186@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
Thanks, Jagan.