#17877: mutt 1.4.2.3 (with +compress) fails with "aclocal-1.9: command not found" -----------------------------------------+---------------------------------- Reporter: shreevatsa.public@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mutt -----------------------------------------+---------------------------------- Build failure: {{{ sudo port install mutt +buffy +compress ---> Fetching mutt ---> Verifying checksum(s) for mutt ---> Extracting mutt ---> Applying patches to mutt ---> Configuring mutt ---> Building mutt Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt/work/mutt-1.4.2.3" && make all " returned error 2 Command output: ./gen_defs ./OPS ./OPS.PGP > keymap_defs.h ./patchlist.sh < ./PATCHES > patchlist.c cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt/work/mutt-1.4.2.3/missing --run aclocal-1.9 -I m4 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt/work/mutt-1.4.2.3/missing: line 46: aclocal-1.9: command not found WARNING: `aclocal-1.9' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the `README' file, it often tells you about the needed prerequirements for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing `aclocal-1.9' program. make: *** [aclocal.m4] Error 1 Error: Status 1 encountered during processing. }}} It builds fine without +compress. In both /usr/bin/ and /opt/local/bin/, I have `aclocal` and `aclocal-1.10`, no `aclocal-1.9`. -- Ticket URL: <http://trac.macports.org/ticket/17877> MacPorts <http://www.macports.org/> Ports system for Mac OS