<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5">
> util/x86emu/yabel/vbe.c:647: error: 'vbe_mode_info_t' has no member<br>
> named 'framebuffer_address'<br>
> make: *** [util/x86emu/yabel/vbe.o] Error 1<br>
><br>
><br>
</div></div>Appears to be something wrong with the union in structure vbe_mode_info_t<br>
in vbe.c. It points to another structure vesa_mode_info_t, but I am not<br>
sure why it is not working?????<br></blockquote><div>It compiles for me with 5132, but not 5135.  You could look at the changes:<br><a href="http://tracker.coreboot.org/trac/coreboot/changeset/5135">http://tracker.coreboot.org/trac/coreboot/changeset/5135</a><br>
<br>Thanks,<br>Myles </div></div><br>