On Fri, 5 Sep 2003, Mike Bosschaert wrote:
> Hi,
> I try (for the first time) to compile mjpegtools form the cvs sources but I
> get the following error at the end of .configure
>
> checking for linux/videodev.h... yes
> ./configure: line 6451: syntax error near unexpected token `1.2.0'
> ./configure: line 6451: `AM_PATH_GLIB(1.2.0)'
>
> I run an 'up to date' Gentoo distro.
>
> What's the problem here?
Did you run ./autogen.sh first? If you've checked out a copy
of the sources from CVS then the first thing that's needed is
to run the autogen.sh script to generate a correct ./configure
script.
Do you have GLIB-1.2.0 installed on the system? I believe that is
what the 'AM_PATH_GLIB' line is related to.
There is a AM_PATH_GLIB(1.2.0) in configure.in but that should be
dealt with by autoconf and automake when ./autogen.sh is run.
Cheers,
Steven Schultz
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users