On Thursday 13 November 2003 08.23, Steven M. Schultz wrote:
> On Thu, 13 Nov 2003, Michael Hanke wrote:
> > On Tuesday 11 November 2003 23.30, Steven M. Schultz wrote:
> > >   "cvs update" is your friend <grin>
> >
> > Mmmh... That's what I tried to do. But autoconf/automake (invoked by
> > autogen) failed with many undefined macros/errors etc. So I gave up.
>
>       If you've recent versions of the tools then it should work fine -
>       works here on OS/X, Suse 9.0,  BSD/OS and FreeBSD.
>
>       automake 1.7.3 and autoconf 2.57 work well.   libtool 1.4.x is what
>       i use on most systems but OS/X came with libtool 1.5 and that had
>       no problems (with mjpegtools, the mpeg4ip project has issues with
>       libtool-1.5).
>
>       Try it again but instead of giving up post the results and we'll
>       see what we can do to help.   You'll need the various development
>       packages installed (glib, X, perhaps SDL) of course.  Once the
>       requirements are satisfied then ./autogen.sh should work.
This is very kind of you. The system is a SuSE 7.2 with security updates from 
SuSE and with KDE3.1. Moreover, SDL 1.2.5 is installed by hand. These are the 
versions of the autoconf system:
libtool 1.3.5, autoconf 2.53, automake 1.6.1, m4 1.4o. I do not like to update 
these tools because it's a running system...

By the way, I got similar results on a SuSE 8.1 box.

And here are the results of autogen.sh:

**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to 
`aclocal.m4'.
Running aclocal -I ./movtar ...
aclocal: configure.in: 414: macro `AM_PATH_SDL' not found in library
Running autoheader...
autoheader: `config.h.in' is created
Running automake --gnu  ...
configure.in:9: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
configure.in:12: no proper implementation of AM_INIT_AUTOMAKE was found,
configure.in:12: probably because aclocal.m4 is missing...
configure.in:12: You should run aclocal to create this file, then
configure.in:12: run automake again.
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
aenc/Makefile.am: installing `./depcomp'
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in 
AM_CONDITIONAL
lavtools/Makefile.am: installing `./compile'
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
[snip] Tons of the same message
automake: processing Makefiles another time to fix them up.
Running autoconf ...
configure.in:12: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:13: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:14: error: possibly undefined macro: 
AM_OUTPUT_DEPENDENCY_COMMANDS
configure.in:51: error: possibly undefined macro: AC_GNU_SOURCE
configure.in:65: error: possibly undefined macro: AM_PROG_AS
configure.in:68: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:200: error: possibly undefined macro: AM_PATH_GLIB
configure.in:360: error: possibly undefined macro: AM_CONDITIONAL
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking target system type... i686-suse-linux
./configure: line 1340: syntax error near unexpected token 
`AM_INIT_AUTOMAKE(mjpegtools,'
./configure: line 1340: `AM_INIT_AUTOMAKE(mjpegtools, $MJPEG_VERSION)'


Michael



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to