From: Iordan Neshev <ineshev@daisytechbg.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Compilation error - Cygwin - Pandaboard
Date: Tue, 07 Jun 2011 01:11:47 +0200 [thread overview]
Message-ID: <4DED5EB3.50206@daisytechbg.com> (raw)
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
next reply other threads:[~2011-06-06 23:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-06 23:11 Iordan Neshev [this message]
2011-06-08 7:58 ` [U-Boot] Compilation error - Cygwin - Pandaboard Detlev Zundel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DED5EB3.50206@daisytechbg.com \
--to=ineshev@daisytechbg.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox