#37513: sshfs @2.4_2 install fails due to autoreconf failure -----------------------+-------------------------------- Reporter: orinthe@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: sshfs -----------------------+-------------------------------- OSX 10.8.2, Xcode 4.5.2 w/ Command-line tools installed. sshfs port install fails at configure stage with the following error: {{{ ---> Configuring sshfs Error: org.macports.configure for port sshfs returned: autoreconf failure: command execution failed Please see the log file for port sshfs for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_sshfs/sshfs/main.log }}} cause appears to be: {{{ configure.ac:3: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. }}} replacing AM_CONFIG_HEADER with AC_CONFIG_HEADERS in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_sshfs/sshfs/work /sshfs-fuse-2.4/configure.ac appears to resolve the problem. -- Ticket URL: <https://trac.macports.org/ticket/37513> MacPorts <http://www.macports.org/> Ports system for Mac OS