All of lore.kernel.org
 help / color / mirror / Atom feed
* Error compiling barebox on fido
@ 2015-06-21 16:32 Gyorgy Kovesdi
  2015-06-22  8:25 ` György Kövesdi
  0 siblings, 1 reply; 7+ messages in thread
From: Gyorgy Kovesdi @ 2015-06-21 16:32 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

Hi,

I tried to compile barebox_2015.06 on the current fido, and got the following error:

  arm-poky-linux-gnueabi-gcc -Wp,-MD,scripts/.bareboxenv-target.d -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe  -fno-stack-protector -Wno-unused-but-set-variable -Wno-trampolines -Wdeclaration-after-statement -Wno-pointer-sign -o  scripts/bareboxenv-target scripts/bareboxenv.c
scripts/bareboxenv.c:20:19: fatal error: stdio.h: No such file or directory
  #include <stdio.h>
                   ^
compilation terminated.

Exactly the same command is executed when building on odler revisions (e.g. on current daisy), without problem.

The difference I see that fido uses gcc 4.9 and daisy uses 4.8, but I think this is not the cause.
What can be the problem?

Thanks in advance
György Kövesdi


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

end of thread, other threads:[~2015-06-28 14:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-21 16:32 Error compiling barebox on fido Gyorgy Kovesdi
2015-06-22  8:25 ` György Kövesdi
2015-06-22 11:17   ` György Kövesdi
2015-06-22 11:33     ` Nikolay Dimitrov
2015-06-22 14:38       ` György Kövesdi
2015-06-22 15:40         ` Nikolay Dimitrov
2015-06-28 14:03           ` Gyorgy Kovesdi

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.