#21327: Segmentation Fault when installing autoconf 2.64 on Snow Leopard 10.6.1 -------------------------------------+-------------------------------------- Reporter: mb-macports@… | Owner: ram@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: autoconf -------------------------------------+-------------------------------------- Comment(by mb-macports@…): That was something I'd noticed as well, so I looked in the autoconf package and there is no bin directory. It's not terribly long, here's its contents: {{{ 1 13:47 /Users/mike $ port contents autoconf Port autoconf contains: /opt/local/share/autoconf/autoconf/autoconf.m4 /opt/local/share/autoconf/autoconf/autoconf.m4f /opt/local/share/autoconf/autoconf/autoheader.m4 /opt/local/share/autoconf/autoconf/autoscan.m4 /opt/local/share/autoconf/autoconf/autotest.m4 /opt/local/share/autoconf/autoconf/autoupdate.m4 /opt/local/share/autoconf/autoconf/c.m4 /opt/local/share/autoconf/autoconf/erlang.m4 /opt/local/share/autoconf/autoconf/fortran.m4 /opt/local/share/autoconf/autoconf/functions.m4 /opt/local/share/autoconf/autoconf/general.m4 /opt/local/share/autoconf/autoconf/headers.m4 /opt/local/share/autoconf/autoconf/lang.m4 /opt/local/share/autoconf/autoconf/libs.m4 /opt/local/share/autoconf/autoconf/oldnames.m4 /opt/local/share/autoconf/autoconf/programs.m4 /opt/local/share/autoconf/autoconf/specific.m4 /opt/local/share/autoconf/autoconf/status.m4 /opt/local/share/autoconf/autoconf/types.m4 /opt/local/share/autoconf/Autom4te/C4che.pm /opt/local/share/autoconf/Autom4te/ChannelDefs.pm /opt/local/share/autoconf/Autom4te/Channels.pm /opt/local/share/autoconf/Autom4te/Configure_ac.pm /opt/local/share/autoconf/Autom4te/FileUtils.pm /opt/local/share/autoconf/Autom4te/General.pm /opt/local/share/autoconf/Autom4te/Request.pm /opt/local/share/autoconf/Autom4te/Struct.pm /opt/local/share/autoconf/Autom4te/XFile.pm /opt/local/share/autoconf/autom4te.cfg /opt/local/share/autoconf/autoscan/autoscan.list /opt/local/share/autoconf/autotest/autotest.m4 /opt/local/share/autoconf/autotest/autotest.m4f /opt/local/share/autoconf/autotest/general.m4 /opt/local/share/autoconf/INSTALL /opt/local/share/autoconf/m4sugar/foreach.m4 /opt/local/share/autoconf/m4sugar/m4sh.m4 /opt/local/share/autoconf/m4sugar/m4sh.m4f /opt/local/share/autoconf/m4sugar/m4sugar.m4 /opt/local/share/autoconf/m4sugar/m4sugar.m4f /opt/local/share/autoconf/m4sugar/version.m4 /opt/local/share/emacs/site-lisp/autoconf-mode.el /opt/local/share/emacs/site-lisp/autoconf-mode.elc /opt/local/share/emacs/site-lisp/autotest-mode.el /opt/local/share/emacs/site-lisp/autotest-mode.elc /opt/local/share/info/autoconf.info /opt/local/share/info/standards.info /opt/local/share/man/man1/autoconf.1.gz /opt/local/share/man/man1/autoheader.1.gz /opt/local/share/man/man1/autom4te.1.gz /opt/local/share/man/man1/autoreconf.1.gz /opt/local/share/man/man1/autoscan.1.gz /opt/local/share/man/man1/autoupdate.1.gz /opt/local/share/man/man1/config.guess.1.gz /opt/local/share/man/man1/config.sub.1.gz /opt/local/share/man/man1/ifnames.1.gz }}} So I uninstalled and cleaned autoconf and reinstalled it, and now it looks like it installed a few files to /opt/local/bin. Re-running the automake installation seems to now work as well, too. Any idea what went wrong with autoconf installation from a clean install? -- Ticket URL: <http://trac.macports.org/ticket/21327#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS