Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2013 12:12:07 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   grub2 with libzfs
Message-ID:  <1364411527201-5799464.post@n5.nabble.com>
In-Reply-To: <515341D8.1040908@gmail.com>
References:  <1364397485043-5799405.post@n5.nabble.com> <51532491.6050507@gmail.com> <1364407584254-5799443.post@n5.nabble.com> <515341D8.1040908@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>> current version of grub2 in the ports could be sufficient for your need
That's what I had hoped for and expected, but the port build fails (that's
why I had contacted the port maintainer Sergey Matveychuk). Build for grub
1.98_1 breaks at:

gcc -Iefiemu -I./efiemu -nostdinc -isystem
/usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd10.0/4.6.3/include
-I./include -I. -I./include -Wall -W  -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W
-Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef
-Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32
-fno-stack-protector -mno-stack-arg-probe -Werror -fno-builtin -mrtd
-mregparm=3 -m32 -MD -c -o efiemu_mod-efiemu_main.o efiemu/main.c
efiemu/main.c: In function 'grub_efiemu_prepare':
efiemu/main.c:280:14: error: variable 'err' set but not used
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
gmake: *** [efiemu_mod-efiemu_main.o] Error 1
*** [do-build] Error code 1

Is there a way to get around the error?

Thanks and Regards



--
View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5799464.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1364411527201-5799464.post>