[coreboot] building coreboot for A8V-E SE compiling errors

Stefan Reinauer stepan at coresystems.de
Fri Nov 13 16:28:41 CET 2009


Knut Kujat wrote:
> Hi,
>
> I'm trying to get coreboot running on a A8V-E SE MOBO with a Athlon64
> 3800+ on it, I have Suse 11.0 running on it and tried to compile
> coreboot. The first make worked fine I set up all the option I think
> necessary. But at the second time I execute make it stops with multiple
> errors:
> GEN build.h
> CC lib/version.o
> AR coreboot.a
> CC coreboot_ram.o
> CC coreboot_ram
> /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld:
> warning: .note.gnu.build-id section discarded, --build-id ignored.
> HOSTCXX util/cbfstool/minilzma.o
> /home/knut/Documents/trunk1/util/cbfstool/lzma/minilzma.cc:25:33: error:
> C/Common/MyInitGuid.h: No existe el fichero o el directorio
> /home/knut/Documents/trunk1/util/cbfstool/lzma/minilzma.cc:26:46: error:
> C/7zip/Compress/LZMA/LZMAEncoder.h: No existe el fichero o el directorio
> /home/knut/Documents/trunk1/util/cbfstool/lzma/minilzma.cc:212:42:
> error: C/7zip/Decompress/LzmaDecode.h: No existe el fichero o el directorio
> /home/knut/Documents/trunk1/util/cbfstool/lzma/minilzma.cc:213:42:
> error: C/7zip/Decompress/LzmaDecode.c: No existe el fichero o el directorio
>   
> (sorry for the long output)
>
> Am I'm missing some libraries that have to be installed?
>   
Looks like your coreboot tree is incomplete.

Stefan





More information about the coreboot mailing list