#36978: hadoop: needs build dependency on automake -------------------------+------------------- Reporter: afveitch@… | Owner: hum@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: hadoop | -------------------------+------------------- Comment (by afveitch@…): Thanks, that helped. But there was another problem, a likely missing libtool build dependency. After clearing /etc/local (the Homebrew stuff) I re-executed the install and got past the aclocal problem. But I then had a different error where AC_PROG_LIBTOOL was not defined. After nstalling the libtool package (port install libtool) the hadoop installation was successful. So I am guessing Xcode had both libtool and automake which must now be added to the hadoop install as build dependencies. Thanks again -- Ticket URL: <https://trac.macports.org/ticket/36978#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS