Hi,

I'm using the latest version of cygwin and was trying to compile the latest CVS 
version of mjpegtools on it.
Unfortunately, I get a bunch of errors with automake related stuff and I am not that 
familiar with the automake family of utils.
I started the compilation with the following command:
./autogen.sh --enable-large-file --with-quicktime=no
See attachment for the output of this command and the errors.

Automake version:
        $ automake --version
        automake (GNU automake) 1.8.5
        Written by Tom Tromey <[EMAIL PROTECTED]>.

        Copyright 2004 Free Software Foundation, Inc.
        This is free software; see the source for copying conditions.  There is NO
        warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Libtool version:
        $ libtool --version
        ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42)

        Copyright (C) 2003  Free Software Foundation, Inc.
        This is free software; see the source for copying conditions.  There is NO
        warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Gcc version:
        $ gcc --version
        gcc (GCC) 3.3.1 (cygming special)
        Copyright (C) 2003 Free Software Foundation, Inc.
        This is free software; see the source for copying conditions.  There is NO
        warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I also have installed SDL 1.2.7


Btw: there is an error in the INSTALL file. That file tells you to do ./configure but 
in the CVS version you have to use
./autogen.sh.


Regards,
Marc

--
Marc Gregoire ([EMAIL PROTECTED])
NuonSoft ([EMAIL PROTECTED])
Website: http://www.nuonsoft.com
$ ./autogen.sh --enable-large-file --with-quicktime=no
processing .
Running libtoolize...
Running aclocal  ...
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of 
AM_PATH_LIBMCRYPT
/usr/share/aclocal/gsl.m4:5: warning: underquoted definition of AM_PATH_GSL
/usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2
/usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPUNIT
/usr/share/aclocal/check.m4:5: warning: underquoted definition of AM_PATH_CHECK
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of 
AM_PATH_AUDIOFILE
aclocal: configure.in: 167: macro `AM_PATH_GLIB' not found in library
Running autoheader...
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu  ...
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
lavtools/Makefile.am:16: HAVE_V4L does not appear in AM_CONDITIONAL
lavtools/Makefile.am:22: HAVE_V4L_OR_SDL does not appear in AM_CONDITIONAL
lavtools/Makefile.am:65: HAVE_GTK does not appear in AM_CONDITIONAL
lavtools/Makefile.am:71: HAVE_SDL does not appear in AM_CONDITIONAL
lavtools/Makefile.am:77: HAVE_V4L does not appear in AM_CONDITIONAL
lavtools/Makefile.am:83: HAVE_V4L_OR_SDL does not appear in AM_CONDITIONAL
lavtools/Makefile.am:89: HAVE_PNG does not appear in AM_CONDITIONAL
lavtools/Makefile.am:155: HAVE_X does not appear in AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
mpeg2enc/Makefile.am:33: HAVE_ASM_MMX does not appear in AM_CONDITIONAL
mpeg2enc/Makefile.am:34: HAVE_ASM_NASM does not appear in AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCXX does not appear 
in AM_CONDITIONAL
mpeg2enc/Makefile.am: Assembler source seen but `CCAS' is undefined
mpeg2enc/Makefile.am:
mpeg2enc/Makefile.am: The usual way to define `CCAS' is to add `AM_PROG_AS'
mpeg2enc/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
mpeg2enc/Makefile.am: Assembler source seen but `CCASFLAGS' is undefined
mpeg2enc/Makefile.am:
mpeg2enc/Makefile.am: The usual way to define `CCASFLAGS' is to add `AM_PROG_AS'
mpeg2enc/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
mplex/Makefile.am:16: HAVE_ZALPHA does not appear in AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCXX does not appear 
in AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
utils/Makefile.am:3: HAVE_ALTIVEC does not appear in AM_CONDITIONAL
utils/Makefile.am:6: HAVE_ASM_NASM does not appear in AM_CONDITIONAL
utils/Makefile.am:7: HAVE_ASM_MMX does not appear in AM_CONDITIONAL
utils/Makefile.am:43: HAVE_ALTIVEC does not appear in AM_CONDITIONAL
utils/Makefile.am:46: HAVE_ASM_NASM does not appear in AM_CONDITIONAL
utils/Makefile.am:47: HAVE_ASM_MMX does not appear in AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
utils/altivec/Makefile.am: Assembler source seen but `CCAS' is undefined
utils/altivec/Makefile.am:
utils/altivec/Makefile.am: The usual way to define `CCAS' is to add `AM_PROG_AS'
utils/altivec/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
utils/altivec/Makefile.am: Assembler source seen but `CCASFLAGS' is undefined
utils/altivec/Makefile.am:
utils/altivec/Makefile.am: The usual way to define `CCASFLAGS' is to add `AM_PROG_AS'
utils/altivec/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
utils/mmxsse/Makefile.am: Assembler source seen but `CCAS' is undefined
utils/mmxsse/Makefile.am:
utils/mmxsse/Makefile.am: The usual way to define `CCAS' is to add `AM_PROG_AS'
utils/mmxsse/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
utils/mmxsse/Makefile.am: Assembler source seen but `CCASFLAGS' is undefined
utils/mmxsse/Makefile.am:
utils/mmxsse/Makefile.am: The usual way to define `CCASFLAGS' is to add `AM_PROG_AS'
utils/mmxsse/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCXX does not appear 
in AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/autotool/devel/share/automake-1.8/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings 
--enable-large-file --with-quicktime=no ...
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
./configure: line 1618: syntax error near unexpected token `mjpegtools,'
./configure: line 1618: `AM_INIT_AUTOMAKE(mjpegtools, $MJPEG_VERSION)'

Reply via email to