#25509: autoreconf failure -----------------------------------+---------------------------------------- Reporter: dong5600@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: autoconf xorg-libXp -----------------------------------+---------------------------------------- Comment(by Zignal64@…): I started getting the same error with the recent release of autoconf v2.66 in trying to build mplayer. "if this token and others are legitimate, please use m4_pattern_allow." Loaded macports on one system June 26 2010 no issues. Loaded macports today July 4 2010 on another system and started receiving the error. Both systems fresh install of 10.6.3 updated to 10.6.4 with Xcode 3.2.2 Build process still works on the June 26 system which still has autoconf v2.65. ports installed: autoconf automake libtool pkgconfig freetype fontconfig libiconv ncurses zlib lzo2 Error example with libass: {{{ $ autoreconf -ivf autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I shave autoreconf: configure.ac: tracing autoreconf: running: glibtoolize --copy --force glibtoolize: putting auxiliary files in `.'. glibtoolize: copying file `./ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `shave'. glibtoolize: copying file `shave/libtool.m4' glibtoolize: copying file `shave/ltoptions.m4' glibtoolize: copying file `shave/ltsugar.m4' glibtoolize: copying file `shave/ltversion.m4' glibtoolize: copying file `shave/lt~obsolete.m4' autoreconf: running: /opt/local/bin/autoconf --force configure:12439: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /opt/local/bin/autoconf failed with exit status: 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/25509#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS