* [U-Boot-Users] u-boot-1.2.0 cross compilation fails
@ 2008-06-02 22:09 George Pitich
2008-06-04 10:49 ` Detlev Zundel
0 siblings, 1 reply; 2+ messages in thread
From: George Pitich @ 2008-06-02 22:09 UTC (permalink / raw)
To: u-boot
Hi All,
I was trying to build u-boot-1.2.0 for atmel (u-boot
source code delivered by the board vendor). Tried
this:
$ make CROSS_COMPILE=arm-linux- sam9l9260_config
$ make CROSS_COMPILE=arm-linux-
but it failed:
make -C tools all
make[1]: Entering directory
`/home/sam9l9260/u-boot-1.2.0-atmel/tools'
make[1]: *** No rule to make target
`/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/stddef.h',
needed by `img2srec.o'. Stop.
make[1]: Leaving directory
`/home/sam9l9260/u-boot-1.2.0-atmel/tools'
make: *** [tools] Error 2
Looks like some header file related to Cygwin (which I
don't need use). I'm cross-compiling on Linux etch.
Tried poking into Makefile but to no avail.
Thanks,
g.
^ permalink raw reply [flat|nested] 2+ messages in thread* [U-Boot-Users] u-boot-1.2.0 cross compilation fails
2008-06-02 22:09 [U-Boot-Users] u-boot-1.2.0 cross compilation fails George Pitich
@ 2008-06-04 10:49 ` Detlev Zundel
0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2008-06-04 10:49 UTC (permalink / raw)
To: u-boot
Hi George,
> I was trying to build u-boot-1.2.0 for atmel (u-boot
> source code delivered by the board vendor). Tried
> this:
>
> $ make CROSS_COMPILE=arm-linux- sam9l9260_config
> $ make CROSS_COMPILE=arm-linux-
>
> but it failed:
>
> make -C tools all
> make[1]: Entering directory
> `/home/sam9l9260/u-boot-1.2.0-atmel/tools'
> make[1]: *** No rule to make target
> `/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/stddef.h',
> needed by `img2srec.o'. Stop.
> make[1]: Leaving directory
> `/home/sam9l9260/u-boot-1.2.0-atmel/tools'
> make: *** [tools] Error 2
>
> Looks like some header file related to Cygwin (which I
> don't need use). I'm cross-compiling on Linux etch.
> Tried poking into Makefile but to no avail.
Complain to where you got the sources from. In the official U-Boot
1.2.0 there is no sam9l9260 support. We cannot help you here much I'm
afraid.
Cheers
Detlev
--
It's very important that you sleep because that's when your brain is
garbage collecting. And a dream is if you are interrupted in the
middle and have junk left in the registers.
-- Gerald Sussman
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-04 10:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-02 22:09 [U-Boot-Users] u-boot-1.2.0 cross compilation fails George Pitich
2008-06-04 10:49 ` Detlev Zundel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox