BURG doesn't compile with --with-platform efi

Bug #789529 reported by Ophir LOJKINE
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
burg
New
Undecided
Unassigned

Bug Description

Hi!
I'm on Ubuntu stable (10.04), and BURG doesn't compile for me.
Steps to reproduce:
bzr branch lp:burg
./autogen.sh
./configure --with-platform=efi
make

What I get:
CC Blahblah
then:
cc1: warnings being treated as errors
loader/i386/efi/linux.c: In function ‘grub_linux_setup_video’:
loader/i386/efi/linux.c:582: error: passing argument 1 of ‘gop->blt’ from incompatible pointer type
loader/i386/efi/linux.c:582: note: expected ‘struct grub_efi_uga_draw_protocol *’ but argument is of type ‘struct grub_efi_graphics_output_protocol *’
make: *** [linux_mod-loader_i386_efi_linux.o] Erreur 1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.