Nope this is error of specifics of -I option for clang
gcc works ok on the same tree
Also this file already here.
Best regards,
Anton Kochkov.
2011/4/25 Stefan Reinauer <stefan.reinauer(a)coreboot.org>:
> * Антон Кочков <anton.kochkov(a)gmail.com> [110423 06:55]:
>> Hello!
>> I'm trying to build coreboot with Clang/LLVM. Why?
>> Because Clang produce nice error/warning messages, which help find a bugs.
>>
>> Here will be discussion about such things.
>>
>> Attached first log:
>> ROMCC mainboard/emulation/qemu-x86/bootblock.inc
>> src/arch/x86/init/bootblock_simple.c:1:10: fatal error: 'bootblock_common.h' file not found
>> #include <bootblock_common.h>
>
> Looks like your checked out tree is messed up. It does not even die
> calling clang, but ROMCC, on a file that certainly exists.
>
> Stefan
>
>
>