[SeaBIOS] SeaBIOS GIT compile errors

Kevin O'Connor kevin at koconnor.net
Sun Dec 25 00:28:27 CET 2011


On Sat, Dec 24, 2011 at 11:57:42PM +0100, Nils wrote:
> Hi all,
> I was trying to test the latest vga patches but i encountered several
> compile errors.
> 
> These are the errors i get when i compile vanilla SeaBIOS GIT:
> 
>   Compiling whole program out/vgaccode.16.s

Depending on the compiler version SeaBIOS can compile differently,
which complicates include file checks.  At a brief look, it appears
clext.c requires an #include "bregs.h" in it.

-Kevin



More information about the SeaBIOS mailing list