On Tue, 5 Dec 2006, Ivan Lezhnev Jr. wrote:

> > '-march=' instead.
> > lav_io.c: In function `lav_fileno':
> > lav_io.c:1370: error: dereferencing pointer to incomplete type

        That is probably the line that references lqt_fileno() which is from
        libquicktime and the libquicktime API has changed.  The version of
        libquicktime that is installed on the system may be too old.

> > make[2]: *** [liblavfile_la-lav_io.lo] Error 1
> > make[2]: Leaving directory
> > `/home/users/ilj/pkg-area/src/mjpegtools-1.8.0/lavtools' make[1]: ***
> > [all-recursive] Error 1
> > make[1]: Leaving directory `/home/users/ilj/pkg-area/src/mjpegtools-1.8.0'
> > make: *** [all] Error 2
> 
> I don't really understand the essence of the error message so I decided to ask
> the question here on the mailing list.
> 
> Well what do I do basically?

        Couple of things you can try:

        Get the latest libquicktime.  

        If that is not sufficient (if the error persists) then check out the
        current CVS version of mjpegtools.  There was a brief discussion about
        doing a mjpegtools-1.9 release but nothing has happened yet.

        Final suggesion would be to disable Quicktime supoort with

        --without-libquicktime 

        but that obviously limits the types of files that can be read.

        Cheers,
        Steven Schultz


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to