|
| From: | Andrea Crescentini |
| Subject: | [bug #53471] grub_script.yy.c issue |
| Date: | Mon, 26 Mar 2018 05:28:37 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?53471>
Summary: grub_script.yy.c issue
Project: GNU GRUB
Submitted by: elcresh
Submitted on: Mon 26 Mar 2018 09:28:35 AM UTC
Category: Compilation
Severity: Major
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release:
Release: Git master
Reproducibility: Every Time
Planned Release: None
_______________________________________________________
Details:
I've tried to compile grub from github but it gaves me this error:
>grub_script.yy.c: In function ‘yy_fatal_error’:
grub_script.yy.c:18:22: error: statement with no effect
[-Werror=unused-value]
^
grub_script.yy.c:2366:2: note: in expansion of macro ‘fprintf’
(void)yyg;
^~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:35745: normal_module-grub_script.yy.o] Error 1
make[3]: Leaving directory
'/home/andrea/Desktop/emulators/ps4_emu/orbital-grub/grub-core'
make[2]: *** [Makefile:23530: all] Error 2
make[2]: Leaving directory
'/home/andrea/Desktop/emulators/ps4_emu/orbital-grub/grub-core'
make[1]: *** [Makefile:10903: all-recursive] Error 1
make[1]: Leaving directory
'/home/andrea/Desktop/emulators/ps4_emu/orbital-grub'
make: *** [Makefile:3129: all] Error 2
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?53471>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |