Re: [U-Boot] u-boot build issue

2014-11-22 Thread Wolfgang Denk
Dear Lalitkumar Choudhary, In message you wrote: > > As you have suggested to use eldk3.1 tool chain to compile > u-boot(1.1.2). We have installed eldk3.1 tool chain. > > However during installation we have given i686 as a command line I wonder why you did that. The documentation does not m

Re: [U-Boot] u-boot build issue

2014-11-22 Thread Lalitkumar Choudhary
Dear Sir, Thanks for quick response. As you have suggested to use eldk3.1 tool chain to compile u-boot(1.1.2). We have installed eldk3.1 tool chain. However during installation we have given i686 as a command line argument to install script in that case it was throwing the message “All the tar

Re: [U-Boot] U-Boot build issue

2013-06-27 Thread Marek Vasut
Dear Tom Rini, > On Thu, Jun 27, 2013 at 01:21:04PM +0200, Marek Vasut wrote: > > Dear Wolfgang Denk, > > [...] > > > > OUT-OF-TREE BUILD: powerpc___a3m071 eldk5.2 > > Configuring for a3m071 board... > > make[1]: *** [/opt/work/jenkins/jobs/U-Boot___u- > > boot_master/workspace/workspace/compiler

Re: [U-Boot] U-Boot build issue

2013-06-27 Thread Tom Rini
On Thu, Jun 27, 2013 at 01:21:04PM +0200, Marek Vasut wrote: > Dear Wolfgang Denk, > [...] > > OUT-OF-TREE BUILD: powerpc___a3m071 eldk5.2 > Configuring for a3m071 board... > make[1]: *** [/opt/work/jenkins/jobs/U-Boot___u- > boot_master/workspace/workspace/compiler/eldk5.2/device/powerpc___a3m07

Re: [U-Boot] U-Boot build issue

2013-06-27 Thread Marek Vasut
Dear Wolfgang Denk, [...] OUT-OF-TREE BUILD: powerpc___a3m071 eldk5.2 Configuring for a3m071 board... make[1]: *** [/opt/work/jenkins/jobs/U-Boot___u- boot_master/workspace/workspace/compiler/eldk5.2/device/powerpc___a3m071/UBOOT_BUILD/spl/arch/powerpc/cpu/mpc5xxx/libmpc5xxx.o] Error 2 make: ***

Re: [U-Boot] U-Boot build issue

2013-06-26 Thread Marek Vasut
Dear Wolfgang Denk, > Dear Marek, > > In message <201306261655.18605.marek.va...@gmail.com> you wrote: > > remember when the Jenkins was failing on random targets and the log > > always contained this message, where it stated it can't compile some > > object file due to missing dependency, whose

Re: [U-Boot] U-Boot build issue

2013-06-26 Thread Wolfgang Denk
Dear Marek, In message <201306261655.18605.marek.va...@gmail.com> you wrote: > > remember when the Jenkins was failing on random targets and the log always > contained this message, where it stated it can't compile some object file due > to > missing dependency, whose path was "trimmed" ? ...

[U-Boot] U-Boot build issue

2013-06-26 Thread Marek Vasut
Hi, remember when the Jenkins was failing on random targets and the log always contained this message, where it stated it can't compile some object file due to missing dependency, whose path was "trimmed" ? See this log from my machine: marex@bfu:~/U-Boot/u-boot-imx$ bash ../compile/compile-x