Hi,
I did what one of the authors said to do and it really compiles without
previous error.

One has to:
while in payloads/filo

cd main/grub/
nano -w completions.c
add line 25:
#define IS_PC_SLICE_TYPE_BSD_WITH_FS(type,fs) 0

go to line 205 and change it into:
&& ! IS_PC_SLICE_TYPE_BSD_WITH_FS(current_slice,0)) {


Save and recompile.

It should work.

If I may suggest why don't someone look into it whether this has been
the right way to fix it...

thanks in advance

BenBa

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to