Ward Vandewege wrote:
AR build/util/x86emu/libx86emu.a ar: /home/robert/app/coreboot/coreboot-v3/build/util/x86emu/libx86emu.a: No such file or directory
Do you have the 'ar' utility installed? It's part of binutils.
I suspect it isn't finding libx86emu.a. I'm not sure there are proper x86emu dependencies in the v3 Makefiles.
Robert, can you try building libx86emu.a in that dir manually?
//Peter