Op zaterdag 24-12-2011 om 18:28 uur [tijdzone -0500], schreef Kevin O'Connor:
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.
That fixes the errors.
Thanks, Nils.