You are not logged in.
Hi all,
I tried to install burg-bzr from AUR with yaourt and I obtained this error message :
/tmp/yaourt-tmp-thierry/aur-burg-bzr/src/burg/efiemu/main.c:288:14: erreur: variable ‘err’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make: *** [efiemu_mod-efiemu_main.o] Erreur 1
Does someone have a solution ?
Thanks in advance !
Offline
Try
./configure --disable-werrorMy new forum user/nick name is "the.ridikulus.rat" .
Offline
Thanks.
New error :
conf/common.mk:5436: conf/gcry.mk: No file or folder of this type
make: *** No rule to make « conf/gcry.mk ».Last edited by Silversun (2011-04-21 21:13:31)
Offline
Thanks.
New error :conf/common.mk:5436: conf/gcry.mk: No file or folder of this type make: *** No rule to make « conf/gcry.mk ».
I don't know about this. I use grub2-efi-bzr from AUR (i maintain it). I have never used burg, but the buildsystem of burg is same as grub2 1.98. The buildsystem changed for grub2 1.99 and it includes many fixes from technical point of view. If you don't care about eye-candy stuff try grub2-bios-bzr http://aur.archlinux.org/packages.php?ID=41055 .
My new forum user/nick name is "the.ridikulus.rat" .
Offline
Thank you very much but I am only interested in the eye-cany stuff.
I will try again later, maybe it is just a temporary error in the bazaar repository.
Offline