On Sun, 24 Mar 2002, Junichi Uekawa wrote: > Oliver Sampson <[EMAIL PROTECTED]> cum veritate scripsit: > > > For example when trying to install JACK (which I'll need for ardour) I > > get: > > > > [olsam@friday jack]$ autoconf > > configure.in:24: error: possibly undefined macro: AM_INIT_AUTOMAKE > > configure.in:46: error: possibly undefined macro: AC_MSG_ERROR > > configure.in:50: error: possibly undefined macro: AM_PATH_GLIB > > configure.in:64: error: possibly undefined macro: AC_PROG_LD > > configure.in:65: error: possibly undefined macro: AM_PROG_LIBTOOL > > I think you need to run automake.
No no no. You have to run the ./autogen.sh script. It takes care of all these things for you. Taybin
