On Wed, Aug 31, 2016 at 12:52:35PM -0500, Tyler Hicks wrote: > Fixes build error when attempting to build and test the 2.10.95 release > on Ubuntu 14.04: > > $ (cd libraries/libapparmor/ && ./autogen.sh && ./configure && \ > make && make check) > /dev/null > ... > libtool: Version mismatch error. This is libtool 2.4.6 Debian-2.4.6-0.1, > but the > libtool: definition of this LT_INIT comes from libtool 2.4.2. > libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 > Debian-2.4.6-0.1 > libtool: and run autoconf again. > make[2]: *** [grammar.lo] Error 63 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > The --force option is needed to regenerate the libtool file in > libraries/libapparmor/. > > Signed-off-by: Tyler Hicks <[email protected]>
Acked-by: Steve Beattie <[email protected]> for trunk and any other branches you see fit to apply it to. Thanks! -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: PGP signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
