On Fri, 2006-12-08 at 20:25 -0800, Steven M. Schultz wrote:
>       You didn't give the mode of failure. What was the error and on which
>       file did it happen.  That's the  type of info that might be helpful 
>       in trying to solve the problem :)


Hi Steven,

Here is the trailing end of what I get:

creating mpeg2enc
make[2]: Leaving directory `/home/sg31002/dv/mjpeg_play/mpeg2enc'
Making all in lavtools
make[2]: Entering directory `/home/sg31002/dv/mjpeg_play/lavtools'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I..  -I.. -I/usr/local/include -I../utils      -march=k8 -mtune=k8
-g -O2 -pthread -Wall -Wunused -MT liblavfile_la-editlist.lo -MD -MP -MF
".deps/liblavfile_la-editlist.Tpo" -c -o liblavfile_la-editlist.lo `test
-f 'editlist.c' || echo './'`editlist.c; \
        then mv -f ".deps/liblavfile_la-editlist.Tpo"
".deps/liblavfile_la-editlist.Plo"; else rm -f
".deps/liblavfile_la-editlist.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I../utils
-march=k8 -mtune=k8 -g -O2 -pthread -Wall -Wunused -MT
liblavfile_la-editlist.lo -MD -MP -MF .deps/liblavfile_la-editlist.Tpo
-c editlist.c  -fPIC -DPIC -o .libs/liblavfile_la-editlist.o
In file included from editlist.c:25:
lav_io.h:43: error: expected specifier-qualifier-list before
'quicktime_t'
editlist.c: In function 'el_video_frame_data_format':
editlist.c:505: error: 'lav_file_t' has no member named 'dataformat'
make[2]: *** [liblavfile_la-editlist.lo] Error 1
make[2]: Leaving directory `/home/sg31002/dv/mjpeg_play/lavtools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sg31002/dv/mjpeg_play'
make: *** [all] Error 2

>       Did you re-run ./autogen.sh and then ./configure?  I remember that
>       one or more automake (Makefile.am) files were updated and whenever
>       that happens you have to rerun the ./autogen.sh.
> 

I rm -Rf the mjpeg_play directory, fetched the latest CVS,
ran ./autogen.sh, then ran ./configure. Then I got the above error. I
did the same with libquicktime, then tried mjpegtools again. Same
result. Since it's a FC6 machine, I run ldconfig after libquicktime was
installed.

Yes, I always have build problems with CVS versions. Some things never
change...


Stan




-------------------------------------------------------------------------
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