Shawn Walker wrote:
> Running bootstrap produces this: > /usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of > AM_PATH_AUDIOFILE > /usr/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal' > /usr/share/aclocal/audiofile.m4:12: or see > http://sources.redhat.com/automake/automake.html#Extending-aclocal > configure.in:16: warning: macro `AM_PROG_LIBTOOL' not found in library > ' is already registered with AC_CONFIG_FILES. > autoconf/status.m4:300: AC_CONFIG_FILES is expanded from... > configure.in:73: the top level > autom4te: /usr/sfw/bin/gm4 failed with exit status: 1 > aclocal: autom4te failed with exit status: 1 > ' is already registered with AC_CONFIG_FILES. > autoconf/status.m4:300: AC_CONFIG_FILES is expanded from... > configure.in:73: the top level > autom4te: /usr/sfw/bin/gm4 failed with exit status: 1 > autoheader: '/usr/bin/autom4te' failed with exit status: 1 > ' is already registered with AC_CONFIG_FILES. > autoconf/status.m4:300: AC_CONFIG_FILES is expanded from... > configure.in:73: the top level > autom4te: /usr/sfw/bin/gm4 failed with exit status: 1 > automake: autoconf failed with exit status: 1 > ' is already registered with AC_CONFIG_FILES. > autoconf/status.m4:300: AC_CONFIG_FILES is expanded from... > configure.in:73: the top level > autom4te: /usr/sfw/bin/gm4 failed with exit status: 1 > > Any thoughts (besides the ones of murdering the GNU world)? Could you modify bootstrap: aclocal -verbose -I . autoheader --verbose libtoolize --verbose --automake --copy automake --verbose --add-missing --copy autoconf --verbose and paste the output somewhere (like pastebin.ca) ? i have: aclocal version 1.10 autoheader version 2.61 libtoolize version 1.5.24 automake version 1.10 autoconf version 2.61 --Stefan -- Stefan Teleman Sun Microsystems, Inc. Stefan.Teleman at Sun.COM
