On Mon, 20 Mar 2006, Christian Ebert wrote:
> With latest CVS compiling failed due to missing lav2wav.h. I
> browsed the CVS-logs and from what I understand lav2wav.h has
> become obsolete. At least compiling works here on MacOS 10.3.9
> with the following diff:
Uh, you don't patch files generated by automake ;)
> --- lavtools/Makefile.in.orig 2006-02-09 17:14:31.000000000 +0100
> +++ lavtools/Makefile.in 2006-03-20 01:06:35.000000000 +0100
> @@ -456,8 +456,7 @@
> glav.h \
> pipelist.h \
> subsample.h \
> - lav_common.h \
> - lav2wav.h
> + lav_common.h
Run ./autogen.sh
That will recreate the Makefile.in from the Makefile.am file - and
the Makefile.am file _has_ been updated and does not contain
lav2wav.h
When ever configure.ac _or_ any of the Makefile.am files is changed
it is necessary to run ./autogen.sh from the top directory of
mjpegtools.
Cheers,
Steven Schultz
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mjpeg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users