All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] U-Boot compilation error
@ 2006-10-13 17:43 alayrac christophe
  2006-10-13 16:09 ` Ben Warren
  2006-10-16  7:15 ` Wolfgang Denk
  0 siblings, 2 replies; 8+ messages in thread
From: alayrac christophe @ 2006-10-13 17:43 UTC (permalink / raw)
  To: u-boot

Hi all.

I've made an upgrade of my debian testing. It muts have change something
in my cross compilation tools because now the :
 make ARCH=ppc CROSS_COMPILE=powerpc-405-linux-gnu-
comes withe the error message (sorry its french)
make -C examples all
make[1]: entrant dans le r?pertoire ? /home/alayrac/u-boot/examples ?
make[1]: *** Pas de r?gle pour fabriquer la cible ? hello_world.srec ?,
n?cessaire pour ? all ?. Arr?t.
make[1]: quittant le r?pertoire ? /home/alayrac/u-boot/examples ?
make: *** [examples] Erreur 2

I use scratchbow powerpc 405 tool chain with gcc version 3.4.4 and glibc
2.3.5.
I've try to untar the original toolchain tarball to reinstall that tool
chain but the error is still present.

Any suggestion?

Chris

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [U-Boot-Users] U-Boot Compilation error
@ 2008-06-10 13:29 Vijay Srivastava
  2008-06-10 14:29 ` Jerry Van Baren
  2008-06-10 18:20 ` Wolfgang Denk
  0 siblings, 2 replies; 8+ messages in thread
From: Vijay Srivastava @ 2008-06-10 13:29 UTC (permalink / raw)
  To: u-boot

Hi,

I am trying to compile uboot version 1.1.3 for ppc_870 board with the
following settings
bash$ export CROSS_COMPILE=ppc_8xx-
bash$ export PATH=${PATH}:/opt/eldk/bin:/opt/eldk/usr/bin

But I am getting following error:

make txc870_config

---------------------------------------------------------
unrecognized option
make:  *** [txc870_config] Error 1
---------------------------------------------------------

I added following lines in the Makefile to support my eval ppc870 board
(txc870)



--------------------------------------------------------------------------------------

#########################################################################
## MPC8xx Systems
#########################################################################

txc860_config:    unconfig
    @./mkconfig $(@:_config=) ppc mpc8xx txc860

txc870_config: unconfig
    @./mkconfig $(@:_config=) ppc mpc8xx txc870

-------------------------------------------------------------------------------------

Also I tried for AMX860 with the following command
make AMX860_config

but got the same result...


Please indicate if I missed something or what what else is required ?


Thanks
Vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080610/c9b67ab2/attachment.htm 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-06-10 18:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-13 17:43 [U-Boot-Users] U-Boot compilation error alayrac christophe
2006-10-13 16:09 ` Ben Warren
2006-10-16  7:15 ` Wolfgang Denk
2006-10-16 15:33   ` alayrac
2006-10-16 20:17     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2008-06-10 13:29 [U-Boot-Users] U-Boot Compilation error Vijay Srivastava
2008-06-10 14:29 ` Jerry Van Baren
2008-06-10 18:20 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.