[Bug 942185] Re: Can't build grub2 1.99-14ubuntu2 sources with automake 1.11.3
zebulon
942185 at bugs.launchpad.net
Sun Mar 18 13:17:46 UTC 2012
I have the same issue on my project that I developed around 3 years ago with a similarly aged automake, autoconf, libtool software.
The source code can be found here:
https://github.com/zebulon427/artridis
Any way round this without downgrading these software?
Cheers
--
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/942185
Title:
Can't build grub2 1.99-14ubuntu2 sources with automake 1.11.3
Status in GRand Unified Bootloader:
Fix Released
Status in “grub2” package in Ubuntu:
Fix Released
Bug description:
It looks like the latest ubuntu version of automake (1.11.3) can't
build the source code for grub due to pkglib being changed to pkgdata.
It builds fine with automake 1.11.1 but downgrading is not an option
for me. Any info on when the source code will be changed to use the
new variable?
The exact error messages are:
acinclude.m4:363: grub_CHECK_STACK_ARG_PROBE is expanded from...
configure.ac:532: the top level
conf/Makefile.common:43: subst $(srcdir: non-POSIX variable name
conf/Makefile.common:43: (probably a GNU make extension)
grub-core/Makefile.am:5: `conf/Makefile.common' included from here
conf/Makefile.common:150: `pkglibdir' is not a legitimate directory for `SCRIPTS'
grub-core/Makefile.am:5: `conf/Makefile.common' included from here
conf/Makefile.common:140: `pkglibdir' is not a legitimate directory for `DATA'
grub-core/Makefile.am:5: `conf/Makefile.common' included from here
conf/Makefile.common:43: subst $(srcdir: non-POSIX variable name
conf/Makefile.common:43: (probably a GNU make extension)
Makefile.am:6: `conf/Makefile.common' included from here
conf/Makefile.extra-dist:29: shell find $(top_srcdir: non-POSIX variable name
conf/Makefile.extra-dist:29: (probably a GNU make extension)
Makefile.am:7: `conf/Makefile.extra-dist' included from here
conf/Makefile.extra-dist:30: shell find $(top_srcdir: non-POSIX variable name
conf/Makefile.extra-dist:30: (probably a GNU make extension)
Makefile.am:7: `conf/Makefile.extra-dist' included from here
conf/Makefile.extra-dist:31: shell find $(top_srcdir: non-POSIX variable name
conf/Makefile.extra-dist:31: (probably a GNU make extension)
Makefile.am:7: `conf/Makefile.extra-dist' included from here
conf/Makefile.extra-dist:32: shell find $(top_srcdir: non-POSIX variable name
conf/Makefile.extra-dist:32: (probably a GNU make extension)
Makefile.am:7: `conf/Makefile.extra-dist' included from here
conf/Makefile.common:150: `pkglibdir' is not a legitimate directory for `SCRIPTS'
Makefile.am:6: `conf/Makefile.common' included from here
conf/Makefile.common:140: `pkglibdir' is not a legitimate directory for `DATA'
Makefile.am:6: `conf/Makefile.common' included from here
autoreconf: automake failed with exit status: 1
Thanks
Roger R. Cruz
To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/942185/+subscriptions
More information about the foundations-bugs
mailing list