| I'm not able to get autoreconf to work at all, it just hangs: | | bash-2.03$ autoreconf --install --verbose --debug | autoreconf: running: autoconf --version | sed 1q >&2 | autoconf (GNU Autoconf) 2.53 | | autoreconf: running: autoheader --version | sed 1q >&2 | autoheader (GNU Autoconf) 2.53 | | autoreconf: running: automake --version | sed 1q >&2 | automake (GNU automake) 1.6 | | autoreconf: running: aclocal --version | sed 1q >&2 | aclocal (GNU automake) 1.6 | | autoreconf: running: gettextize --version | sed 1q >&2 | /usr/local/bin/gettextize (GNU gettext) 0.10.37 | | autoreconf: running: libtoolize --version | sed 1q >&2 | libtoolize (GNU libtool) 1.4 | | autoreconf: working in `.' | | | It hangs forever(?) here.
What does autoreconf -v say?
