On 02/02/2010 08:05 AM, Arnim Läuger wrote: > > autogen.sh doesn't work for me anymore since rev 1741: > > ar...@lola:..sub/urjtag> ./autogen.sh > autoreconf: Entering directory `.' > autoreconf: running: autopoint --force > Copying file tools/mkinstalldirs > autoreconf: running: aclocal --force -I m4 > autoreconf: configure.ac: tracing > autoreconf: running: libtoolize --force > Putting files in AC_CONFIG_AUX_DIR, `tools'. > autoreconf: running: /usr/bin/autoconf --force > configure.ac:141: error: possibly undefined macro: AS_HELP_STRING > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.ac:146: error: possibly undefined macro: AS_IF > configure.ac:484: error: possibly undefined macro: m4_ifnblank > configure.ac:506: error: possibly undefined macro: AS_VAR_APPEND > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > autoreconf failed. > > > Anybody else encountering the same problem? > I don't see this problem on a fresh checkout r1752. My log is below. My development PC is latest Debian AMD64 unstable.
Jie $ ./autogen.sh autoreconf2.50: Entering directory `.' autoreconf2.50: running: autopoint --force Copying file ABOUT-NLS Copying file tools/config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes.m4 Copying file m4/inttypes_h.m4 Copying file m4/isc-posix.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/signed.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file tools/mkinstalldirs Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/[email protected] Copying file po/[email protected] Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf2.50: running: aclocal --force -I m4 autoreconf2.50: configure.ac: tracing autoreconf2.50: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `tools'. libtoolize: linking file `tools/ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: linking file `m4/libtool.m4' libtoolize: linking file `m4/ltoptions.m4' libtoolize: linking file `m4/ltsugar.m4' libtoolize: linking file `m4/ltversion.m4' libtoolize: linking file `m4/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. autoreconf2.50: running: /usr/bin/autoconf --force autoreconf2.50: running: /usr/bin/autoheader --force autoreconf2.50: running: automake --add-missing --force-missing configure.ac:90: installing `tools/config.guess' configure.ac:90: installing `tools/config.sub' configure.ac:59: installing `tools/install-sh' configure.ac:59: installing `tools/missing' src/apps/bsdl2jtag/Makefile.am: installing `tools/depcomp' configure.ac: installing `tools/ylwrap' Makefile.am: installing `./INSTALL' autoreconf2.50: Leaving directory `.' autoreconf done. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
