[Gc] Fwd: [bdwgc] undefined macro AC_ENABLE_S HARED & AC_PROG_LIBTOOL (#75)

Ivan Maidanski <ivmai-JGs/[email protected]> Sat, 04 Jul 2015 18:59:30 +0300
Newsgroups gmane.comp.programming.garbage-collection.boehmgc
Message-ID <[email protected]>
 Forwarding to ML

https://github.com/ivmai/bdwgc/issues/75

-------- Forwarded email --------
From: Blake McBride <[email protected]>
To: ivmai/bdwgc <[email protected]>
DAte: Fri,  3 Jul 2015, 10:44 -07:00
Subj: [bdwgc] undefined macro AC_ENABLE_SHARED & AC_PROG_LIBTOOL (#75)

On a current LinuxMint 64 with current git version of bdwgc & libatomic_ops:
...
$ autoreconf -vif
autoreconf: Entering directory .'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory libatomic_ops to autoreconf
autoreconf: Entering directorylibatomic_ops'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:14: installing './compile'
configure.ac:5: installing './config.guess'
configure.ac:5: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am:5: error: Libtool library used but 'LIBTOOL' is undefined
src/Makefile.am:5:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
src/Makefile.am:5:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
src/Makefile.am:5:   If 'LT_INIT' is in 'configure.ac', make sure
src/Makefile.am:5:   its definition is in aclocal's search path.
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: automake failed with exit status: 1
$ libtool --version
libtool (GNU libtool) 2.4.2
Written by Gordon Matzigkeit  [email protected] , 1996
—
Reply to this email directly or  view it on GitHub .

----------------------------------------------------------------------

_______________________________________________
bdwgc mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/bdwgc