[Bug 1753264] Re: Can't build grub2 on ubuntu-18.04
dino99
1753264 at bugs.launchpad.net
Sun Mar 4 17:44:33 UTC 2018
You seems using an old version; there is no FTBFS build, so
update/upgrade your repo.
https://launchpad.net/ubuntu/+source/grub2
About your self compile, you might need some update/upgrade or missing a build dependency or not the required version.
** Changed in: grub2 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1753264
Title:
Can't build grub2 on ubuntu-18.04
Status in grub2 package in Ubuntu:
Invalid
Bug description:
grub2 (2.02-2ubuntu7)
sudo apt-get build-dep grub2
apt-get source grub2
cd grub2-2.02
dpkg-buildpackage
Fails:
grub_script.yy.c: In function ‘yy_fatal_error’:
grub_script.yy.c:19:22: error: statement with no effect [-Werror=unused-value]
#define fprintf(...) 0
^
grub_script.yy.c:2367:2: note: in expansion of macro ‘fprintf’
fprintf( stderr, "%s\n", msg );
^~~~~~~
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1753264/+subscriptions
More information about the foundations-bugs
mailing list