[coreboot] YABEL debug broken again

Joseph Smith joe at settoplinux.org
Wed Mar 3 05:16:05 CET 2010




On Tue, 2 Mar 2010 16:14:17 -0700, Myles Watson <mylesgw at gmail.com> wrote:
>> > util/x86emu/yabel/vbe.c:647: error: 'vbe_mode_info_t' has no member
>> > named 'framebuffer_address'
>> > make: *** [util/x86emu/yabel/vbe.o] Error 1
>> >
>> >
>> Appears to be something wrong with the union in structure
vbe_mode_info_t
>> in vbe.c. It points to another structure vesa_mode_info_t, but I am not
>> sure why it is not working?????
>>
> It compiles for me with 5132, but not 5135.  You could look at the
changes:
> http://tracker.coreboot.org/trac/coreboot/changeset/5135
> 
Yes it appears that union inside of the vbe_mode_info_t structure is new.
Is it even ok to put a union inside of a structure?

-- 
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org





More information about the coreboot mailing list