I reported yesterday problems running autogen.sh from the CVS snpshot, and the best guess then was that I had an uncooperative version of automake. I have since downgraded to 1.4-p6 (having also tried 1.5 and 1.63), which results if fewer reported errors, but failure nonetheless:
----------------------------- Running libtoolize... Running aclocal ... aclocal: configure.in: 0: macro `AM_PROG_LIBTOOL' not found in library aclocal: macro `AM_ENABLE_SHARED' required but not defined aclocal: macro `AM_ENABLE_STATIC' required but not defined aclocal: configure.in: 72: macro `AM_DISABLE_STATIC' not found in library aclocal: configure.in: 73: macro `AM_PROG_LIBTOOL' not found in library Running autoheader... autoheader: error: AC_CONFIG_HEADERS not found in configure.in Running autoconf... configure.in:27: error: possibly undefined macro: AM_INIT_AUTOMAKE configure.in:56: error: possibly undefined macro: AM_CONFIG_HEADER configure.in:72: error: possibly undefined macro: AM_DISABLE_STATIC configure.in:73: error: possibly undefined macro: AM_PROG_LIBTOOL configure.in:261: error: possibly undefined macro: AC_TRY_CFLAGS configure.in:277: error: possibly undefined macro: AM_WITH_DMALLOCTH configure.in:471: error: possibly undefined macro: AC_PATH_QT configure.in:591: error: possibly undefined macro: AM_PATH_SDL configure.in:804: error: possibly undefined macro: AM_PATH_OGG configure.in:808: error: possibly undefined macro: AM_PATH_VORBIS configure.in:1044: error: possibly undefined macro: AM_CONDITIONAL Running automake... automake: configure.in: installing `admin/install-sh' automake: configure.in: installing `admin/mkinstalldirs' automake: configure.in: installing `admin/missing' player/Makefile.am:20: variable `QT_LIBS' not defined player/Makefile.am:20: variable `SDL_LIBS' not defined configure.in: 56: required file `include/config.h.in' not found samples/misc/Makefile.am:16: variable `SDL_LIBS' not defined samples/misc/Makefile.am:16: variable `SDL_LIBS' not defined samples/misc/Makefile.am:16: variable `SDL_LIBS' not defined samples/misc/Makefile.am:16: variable `SDL_LIBS' not defined samples/misc/Makefile.am:16: variable `SDL_LIBS' not defined samples/misc/Makefile.am:16: variable `SDL_LIBS' not defined samples/misc/Makefile.am:16: variable `SDL_LIBS' not defined samples/qtrecompress/Makefile.am:20: variable `QT_LIBS' not defined samples/qtrecompress/Makefile.am:20: variable `SDL_LIBS' not defined samples/qtvidcap/Makefile.am:79: variable `SDL_LIBS' not defined samples/qtvidcap/Makefile.am:48: variable `QT_LIBS' not defined samples/qtvidcap/Makefile.am:48: variable `SDL_LIBS' not defined Problems detected. Please investigate. Suggested version of used programs (try to use them) libtool 1.4.1 or better automake 1.4 or better (do not use automake 1.6) autoconf 2.52 or better Your installed version: ltmain.sh (GNU libtool) 1.4.2 (1.922.2.53 2001/09/11 03:18:52) automake (GNU automake) 1.4-p6 autoconf (GNU Autoconf) 2.53 Report aclocal = /packages/automake/1.4-p6/any/share/aclocal Please report your problem on [EMAIL PROTECTED] with this log of build process together with system description. _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
