I decided to download a fresh cvs copy of avifile today, but I encountered
problems when running autogen.sh and configure..
<autogen.sh>
Generating build information using aclocal, automake and autoconf
This may take a while ...
aclocal: /usr/local/share/aclocal/ac_find_motif.m4: 20: duplicated macro
`AC_FIND_MOTIF'
aclocal: /usr/local/share/aclocal/ccstdc.m4: 23: duplicated macro
`AM_PROG_CC_STDC'
aclocal: /usr/local/share/aclocal/cond.m4: 3: duplicated macro
`AM_CONDITIONAL'
aclocal: /usr/local/share/aclocal/dmalloc.m4: 8: duplicated macro
`AM_WITH_DMALLOC'
aclocal: /usr/local/share/aclocal/gettext.m4: 11: duplicated macro
`AM_WITH_NLS'
aclocal: /usr/local/share/aclocal/gettext.m4: 196: duplicated macro
`AM_GNU_GETTEXT'
aclocal: /usr/local/share/aclocal/gimp.m4: 8: duplicated macro `AM_PATH_GIMP'
aclocal: /usr/local/share/aclocal/glib-2.0.m4: 8: duplicated macro
`AM_PATH_GLIB_2_0'
aclocal: /usr/local/share/aclocal/gtk.m4: 7: duplicated macro `AM_PATH_GTK'
aclocal: /usr/local/share/aclocal/header.m4: 3: duplicated macro
`AM_CONFIG_HEADER'
aclocal: /usr/local/share/aclocal/imlib.m4: 9: duplicated macro
`AM_PATH_IMLIB'
aclocal: /usr/local/share/aclocal/imlib.m4: 167: duplicated macro
`AM_PATH_GDK_IMLIB'
aclocal: /usr/local/share/aclocal/init.m4: 10: duplicated macro
`AM_INIT_AUTOMAKE'
aclocal: /usr/local/share/aclocal/lex.m4: 6: duplicated macro `AM_PROG_LEX'
aclocal: /usr/local/share/aclocal/libtool.m4: 25: duplicated macro
`AC_PROG_LIBTOOL'
aclocal: /usr/local/share/aclocal/libtool.m4: 55: duplicated macro
`AC_LIBTOOL_SETUP'
aclocal: /usr/local/share/aclocal/libtool.m4: 135: duplicated macro
`AC_LIBTOOL_DLOPEN'
aclocal: /usr/local/share/aclocal/libtool.m4: 138: duplicated macro
`AC_LIBTOOL_WIN32_DLL'
aclocal: /usr/local/share/aclocal/libtool.m4: 144: duplicated macro
`AC_ENABLE_SHARED'
aclocal: /usr/local/share/aclocal/libtool.m4: 170: duplicated macro
`AC_DISABLE_SHARED'
aclocal: /usr/local/share/aclocal/libtool.m4: 177: duplicated macro
`AC_ENABLE_STATIC'
aclocal: /usr/local/share/aclocal/libtool.m4: 203: duplicated macro
`AC_DISABLE_STATIC'
aclocal: /usr/local/share/aclocal/libtool.m4: 211: duplicated macro
`AC_ENABLE_FAST_INSTALL'
aclocal: /usr/local/share/aclocal/libtool.m4: 237: duplicated macro
`AC_DISABLE_FAST_INSTALL'
aclocal: /usr/local/share/aclocal/libtool.m4: 241: duplicated macro
`AC_PROG_LD'
aclocal: /usr/local/share/aclocal/libtool.m4: 311: duplicated macro
`AC_PROG_LD_GNU'
aclocal: /usr/local/share/aclocal/libtool.m4: 322: duplicated macro
`AC_PROG_NM'
aclocal: /usr/local/share/aclocal/libtool.m4: 356: duplicated macro
`AC_CHECK_LIBM'
aclocal: /usr/local/share/aclocal/libtool.m4: 383: duplicated macro
`AC_LIBLTDL_CONVENIENCE'
aclocal: /usr/local/share/aclocal/libtool.m4: 404: duplicated macro
`AC_LIBLTDL_INSTALLABLE'
aclocal: /usr/local/share/aclocal/libxml.m4: 3: duplicated macro `AM_PATH_XML'
aclocal: /usr/local/share/aclocal/lispdir.m4: 8: duplicated macro
`AM_PATH_LISPDIR'
aclocal: /usr/local/share/aclocal/maintainer.m4: 6: duplicated macro
`AM_MAINTAINER_MODE'
aclocal: /usr/local/share/aclocal/missing.m4: 6: duplicated macro
`AM_MISSING_PROG'
aclocal: /usr/local/share/aclocal/mktime.m4: 6: duplicated macro
`AM_FUNC_MKTIME'
aclocal: /usr/local/share/aclocal/multi.m4: 4: duplicated macro
`AM_ENABLE_MULTILIB'
aclocal: /usr/local/share/aclocal/progtest.m4: 13: duplicated macro
`AM_PATH_PROG_WITH_TEST'
aclocal: /usr/local/share/aclocal/protos.m4: 8: duplicated macro
`AM_C_PROTOTYPES'
aclocal: /usr/local/share/aclocal/ptrdiff.m4: 5: duplicated macro
`AM_TYPE_PTRDIFF_T'
aclocal: /usr/local/share/aclocal/regex.m4: 17: duplicated macro
`AM_WITH_REGEX'
aclocal: /usr/local/share/aclocal/sanity.m4: 5: duplicated macro
`AM_SANITY_CHECK'
aclocal: /usr/local/share/aclocal/strtod.m4: 30: duplicated macro
`AM_FUNC_STRTOD'
aclocal: /usr/local/share/aclocal/termios.m4: 5: duplicated macro
`AM_SYS_POSIX_TERMIOS'
aclocal: /usr/local/share/aclocal/winsz.m4: 5: duplicated macro
`AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL'
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
autoconf: Undefined macros:
configure.in:188: AC_PATH_QT
Now you are ready to run ./configure
</autogen.sh>
<configure>
creating cache ./config.cache
./configure: AM_DISABLE_STATIC: command not found
./configure: line 558: syntax error near unexpected token
`AM_INIT_AUTOMAKE(avifile,'
./configure: line 558: `AM_INIT_AUTOMAKE(avifile, $VERSION, no-define)'
</configure>
I'm running a selfbuilt lfs system, and compiling aviplay has worked
flawlessly before. The only thing I can imagine that has changed on my
system (this is probably the cause I guess) is that the /usr/local dir is now
a symbolic link to /usr and all files from /usr/local were moved to /usr...
--
\ Christian A Str�mmen /
\ Number1/NumeroUno @ Undernet - Email: [EMAIL PROTECTED] [EMAIL PROTECTED] /
\ Web: www.realityx.net - Cell: +47 911 43 948 /
Live your life by your dreams,
not by the limits of reality..
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile
[Avifile]Problems with autogen.sh and configure on LFS system..
Christian A Str�mmen [Number1/NumeroUno] Sun, 29 Apr 2001 09:51:16 -0700
