I was attempting to install the mjpeg tools and one of the dependencies
was the quicktime0 libraries... during the compile of these libraries, the
following error occurred. Is there anything I can do?

TIA, Jim

***
Making all in ffmpeg
source='ffmpeg.c' object='ffmpeg.lo' libtool=yes \
depfile='.deps/ffmpeg.Plo' tmpdepfile='.deps/ffmpeg.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../include/quicktime -I../../include -I../../include/ 
-no-cpp-precomp -I/sw/include  -O3 -funroll-all-loops -fomit-frame-pointer
  -finline-functions -W -Wall -Wno-unused -Winline
-Ddlsym=dlsym_auto_underscore -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -c -o ffmpeg.lo `test -f ffmpeg.c || echo
'./'`ffmpeg.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/quicktime
-I../../include -I../../include/ -no-cpp-precomp -I/sw/include -O3
-funroll-all-loops -fomit-frame-pointer -finline-functions -W -Wall
-Wno-unused -Winline -Ddlsym=dlsym_auto_underscore -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ffmpeg.c
-Wp,-MD,.deps/ffmpeg.TPlo  -fno-common -DPIC -o .libs/ffmpeg.lo
ffmpeg.c: In function `set_parameter_video':
ffmpeg.c:85: structure has no member named `quality'
ffmpeg.c:157: structure has no member named `aspect_ratio_info'
ffmpeg.c:159: structure has no member named `aspect_ratio_info'
ffmpeg.c:161: structure has no member named `aspect_ratio_info'
ffmpeg.c:163: structure has no member named `aspect_ratio_info'
ffmpeg.c:165: structure has no member named `aspect_ratio_info'
ffmpeg.c: In function `set_parameter_audio':
ffmpeg.c:193: structure has no member named `quality'
ffmpeg.c:265: structure has no member named `aspect_ratio_info'
ffmpeg.c:267: structure has no member named `aspect_ratio_info'
ffmpeg.c:269: structure has no member named `aspect_ratio_info'
ffmpeg.c:271: structure has no member named `aspect_ratio_info'
ffmpeg.c:273: structure has no member named `aspect_ratio_info'
make[3]: *** [ffmpeg.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of  failed, exit code 2
Failed: compiling libquicktime0-0.9.2pre1-5 failed

-- 
"You have a good knowledge of Unix and a girlfriend. Not many people can
say that."
    - Neal Stephenson's 'Cryptonomicon'



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to