>+ autoreconf -v -i ./autogen.sh: 14: ./autogen.sh: autoreconf: not found >build_nmh: autogen failed, see MACHINES file for autoconf, automake, >flex, and bison requirements
If you're building from a git checkout, you'll need autoconf, automake, flex, and bison (this is documented in MACHINES, like the message says). --Ken
