#17980: Libtool causing configure problems with faad2 ---------------------------+------------------------------------------------ Reporter: ray.j@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: libtool | Port: libtool,faad2 ---------------------------+------------------------------------------------ Comment(by blb@…): From your output: {{{ glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. glibtoolize: copying file `./ltmain.sh' glibtoolize: You should add the contents of the following files to `aclocal.m4': glibtoolize: `/opt/local/share/aclocal/libtool.m4' glibtoolize: `/opt/local/share/aclocal/ltversion.m4' glibtoolize: `/opt/local/share/aclocal/ltsugar.m4' glibtoolize: `/opt/local/share/aclocal/lt~obsolete.m4' glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in- tree. glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. }}} This differs from jmr's and mine, where it doesn't say "You should add the contents..." at all. I wonder if one of those files is therefore missing and causing the error you are seeing? To verify the tools are up to date, what is the output of {{{port installed autoconf libtool}}}? -- Ticket URL: <http://trac.macports.org/ticket/17980#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS