public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Compilation error - Cygwin - Pandaboard
@ 2011-06-06 23:11 Iordan Neshev
  2011-06-08  7:58 ` Detlev Zundel
  0 siblings, 1 reply; 2+ messages in thread
From: Iordan Neshev @ 2011-06-06 23:11 UTC (permalink / raw)
  To: u-boot

Hello,

I'm trying to compile u-boot 2011_06_rc2  under Cygwin, but 
unfortunatelly a header
file could not be found:

$ make omap4_panda CROSS_COMPILE=arm-none-eabi-
Generating include/autoconf.mk
include/common.h:37:20: fatal error: config.h: No such file or directory
compilation terminated.
Generating include/autoconf.mk.dep
include/common.h:37:20: fatal error: config.h: No such file or directory
compilation terminated.
Configuring for omap4_panda board...
make
make[1]: Entering directory `/tmp/u-boot'
Generating include/autoconf.mk
include/common.h:37:20: fatal error: config.h: No such file or directory
compilation terminated.
Generating include/autoconf.mk.dep
include/common.h:37:20: fatal error: config.h: No such file or directory
compilation terminated.
make[1]: Leaving directory `/tmp/u-boot'
make[1]: Entering directory `/tmp/u-boot'
arm-none-eabi-gcc -DDO_DEPS_ONLY \
                 -g  -Os   -fno-common -ffixed-r8 -msoft-float   
-D__KERNEL__ -DC
ONFIG_SYS_TEXT_BASE=0x80e80000 -I/tmp/u-boot/include -fno-builtin 
-ffreestanding
  -nostdinc -isystem 
c:/programfiles/codesourcery/sourcery_g++_lite/bin/../lib/gc
c/arm-none-eabi/4.5.2/include -pipe  -DCONFIG_ARM -D__ARM__         
-march=armv5
  -Wall -Wstrict-prototypes    \
                 -o lib/asm-offsets.s lib/asm-offsets.c -c -S
lib/asm-offsets.c:18:20: fatal error: common.h: No such file or directory
compilation terminated.
make[1]: *** [lib/asm-offsets.s] Error 1
make[1]: Leaving directory `/tmp/u-boot'
make: *** [omap4_panda] Error 2

$ uname
CYGWIN_NT-5.1

Is it possible that a search path is not specified?

I tried to compile it under Fedora (in a virtual machine) and there is 
no problem.

Greetings,
Iordan

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

* [U-Boot] Compilation error - Cygwin - Pandaboard
  2011-06-06 23:11 [U-Boot] Compilation error - Cygwin - Pandaboard Iordan Neshev
@ 2011-06-08  7:58 ` Detlev Zundel
  0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2011-06-08  7:58 UTC (permalink / raw)
  To: u-boot

Hi Iordan,

> Hello,
>
> I'm trying to compile u-boot 2011_06_rc2  under Cygwin, but 
> unfortunatelly a header
> file could not be found:

Only people armed with lots of Make foo dare walk that way :)

[...]

> Is it possible that a search path is not specified?
>
> I tried to compile it under Fedora (in a virtual machine) and there is 
> no problem.

There are only very rare occassions of people actually using Cygwin
here.  So my advice would be to use the virtual machine and get on with
the real work.

Cheers
  Detlev

-- 
And like the software patent issue, I also don't necessarily like DRM myself,
but I still ended up feeling the same: I'm an "Oppenheimer", and I refuse to
play politics with Linux, and I think you can use Linux for whatever you want
to - which very much includes things I don't necessarily personally approve
of.                -- Linus Torvalds in lmkl
--
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:[~2011-06-08  7:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 23:11 [U-Boot] Compilation error - Cygwin - Pandaboard Iordan Neshev
2011-06-08  7:58 ` Detlev Zundel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox