On Mon, 28 Mar 2005, Steven Miller wrote:

> 
> Or is transcodes configure script out of whack?

        Yes ;)   The configure script isn't adding the necessary -I lines
        to its "test compile" command.

        I think the problem you're running into is that transcode won't
        build against the cvs version of mjpegtools.  Until mjpegtools
        gets a release (or at least a release candidate) transcode can only
        build against the older 1.6.2 mjpegtools.

        The current (cvs) version of mjpegtools is also pkgconfig based
        so eventually transcode would need to use pkg-config.   Then
        the usual PKG_CHECK_MODULES(MJPEGTOOLS, [mjpegtools >= 1.7.0]) would
        Do The Right Thing.

        Until then if you're using transcode you'll have to build it against
        the 1.6.2 release version (even if you did get past the ./configure
        stage the compile/build wouldn't work).

        Cheers,
        Steven Schultz



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to