Re: [U-Boot] Compilation error - Cygwin - Pandaboard

2011-06-08 Thread Detlev Zundel
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 Fed

[U-Boot] Compilation error - Cygwin - Pandaboard

2011-06-06 Thread Iordan Neshev
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. Gene