[bug] autoreconf fails in 64 bit LinuxMint
Blake McBride <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <type=project&nid=868&[email protected]> |
Issue status update for http://smalltalk.gnu.org/node/868 Post a follow up: http://smalltalk.gnu.org/project/comments/add/868 Project: GNU Smalltalk Version: <none> Component: Build Category: bug reports Priority: normal Assigned to: Unassigned Reported by: blake1024 Updated by: blake1024 Status: active I have a 64 bit LinuxMint system with autoreconf version 2.69, libtool & build-essentials installed. I am using the latest GIT version of GNU Smalltalk. I get this: $ autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I build-aux autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory snprintfv to autoreconf autoreconf: Entering directory `snprintfv' autoreconf: running: aclocal --force -I ../build-aux autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force configure.ac:47: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:48: error: possibly undefined macro: AC_PROG_LIBTOOL autoreconf: /usr/bin/autoconf failed with exit status: 1 $ Thanks for the help! Blake McBride