[MPlayer-users] MPlayer CVS Build Fails on Quartz

Kichigai Mentat kichigai at comcast.net
Mon Aug 8 18:15:58 CEST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am attempting to build MPlayer on Mac OS X 10.4.2 using the CVS  
source tree. However, there appears to be a problem with the Quartz  
video output module. Below is the error:

make -C libavutil LIBPREF=lib LIBSUF=.a
make[1]: Nothing to be done for `all'.
make -C libvo
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=7450 - 
mtune=7450 -faltivec -D__APPLE_ALTIVEC__ -pipe -ffast-math -fomit- 
frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN - 
DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/ 
include/ -I/usr/local/include/ -I/usr/include/ -I/sw/include/gtk-1.2 - 
I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include - 
std=gnu99 -I. -I.. -I../osdep -I/usr/X11R6/include -I/usr/X11R6/ 
include/freetype2 -I/sw/include/SDL -D_THREAD_SAFE -I/usr/X11R6/ 
include -I/sw/include/ -I/usr/local/include/ -I/usr/include/ -I/sw/ 
include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/ 
X11R6/include   -DMPG12PLAY  -o vo_quartz.o vo_quartz.c
vo_quartz.c:55: error: parse error before "seqId"
vo_quartz.c:55: warning: type defaults to 'int' in declaration of  
'seqId'
vo_quartz.c:55: warning: data definition has no type or storage class
vo_quartz.c:56: error: parse error before "image_qtcodec"
vo_quartz.c:56: warning: type defaults to 'int' in declaration of  
'image_qtcodec'
vo_quartz.c:56: warning: data definition has no type or storage class
vo_quartz.c:57: error: parse error before '*' token
vo_quartz.c:57: warning: type defaults to 'int' in declaration of 'P'
vo_quartz.c:57: warning: data definition has no type or storage class
vo_quartz.c:60: error: parse error before "ImageDescriptionHandle"
vo_quartz.c:60: warning: no semicolon at end of struct or union
vo_quartz.c:65: error: parse error before '}' token
vo_quartz.c:65: warning: type defaults to 'int' in declaration of  
'yuv_qt_stuff'
vo_quartz.c:65: warning: data definition has no type or storage class
vo_quartz.c:66: error: parse error before "matrix"
vo_quartz.c:66: warning: type defaults to 'int' in declaration of  
'matrix'
vo_quartz.c:66: warning: data definition has no type or storage class
vo_quartz.c: In function 'draw_alpha':
vo_quartz.c:207: warning: pointer targets in passing argument 6 of  
'vo_draw_alpha_rgb32' differ in signedness
vo_quartz.c:212: error: request for member 'componentInfoY' in  
something not a structure or union
vo_quartz.c:215: warning: pointer targets in passing argument 6 of  
'vo_draw_alpha_uyvy' differ in signedness
vo_quartz.c:218: warning: pointer targets in passing argument 6 of  
'vo_draw_alpha_yuy2' differ in signedness
vo_quartz.c: In function 'WindowEventHandler':
vo_quartz.c:376: warning: pointer targets in passing argument 1 of  
'aspect' differ in signedness
vo_quartz.c:376: warning: pointer targets in passing argument 2 of  
'aspect' differ in signedness
vo_quartz.c: In function 'quartz_CreateWindow':
vo_quartz.c:542: warning: passing argument 4 of  
'AppendMenuItemTextWithCFString' makes integer from pointer without a  
cast
vo_quartz.c:544: warning: passing argument 4 of  
'AppendMenuItemTextWithCFString' makes integer from pointer without a  
cast
vo_quartz.c:556: warning: passing argument 4 of  
'AppendMenuItemTextWithCFString' makes integer from pointer without a  
cast
vo_quartz.c: In function 'config':
vo_quartz.c:659: warning: pointer targets in passing argument 1 of  
'aspect' differ in signedness
vo_quartz.c:659: warning: pointer targets in passing argument 2 of  
'aspect' differ in signedness
vo_quartz.c:727: warning: implicit declaration of function 'EnterMovies'
vo_quartz.c:740: warning: implicit declaration of function  
'SetIdentityMatrix'
vo_quartz.c:744: warning: implicit declaration of function 'ScaleMatrix'
vo_quartz.c:747: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:747: error: 'ImageDescriptionHandle' undeclared (first  
use in this function)
vo_quartz.c:747: error: (Each undeclared identifier is reported only  
once
vo_quartz.c:747: error: for each function it appears in.)
vo_quartz.c:747: error: parse error before "NewHandleClear"
vo_quartz.c:749: error: request for member 'extension_colr' in  
something not a structure or union
vo_quartz.c:749: error: 'NCLCColorInfoImageDescriptionExtension'  
undeclared (first use in this function)
vo_quartz.c:750: error: parse error before ')' token
vo_quartz.c:750: error: request for member 'extension_colr' in  
something not a structure or union
vo_quartz.c:750: error:  
'kVideoColorInfoImageDescriptionExtensionType' undeclared (first use  
in this function)
vo_quartz.c:751: error: parse error before ')' token
vo_quartz.c:751: error: request for member 'extension_colr' in  
something not a structure or union
vo_quartz.c:752: error: parse error before ')' token
vo_quartz.c:752: error: request for member 'extension_colr' in  
something not a structure or union
vo_quartz.c:753: error: parse error before ')' token
vo_quartz.c:753: error: request for member 'extension_colr' in  
something not a structure or union
vo_quartz.c:755: error: request for member 'extension_fiel' in  
something not a structure or union
vo_quartz.c:755: error: 'FieldInfoImageDescriptionExtension'  
undeclared (first use in this function)
vo_quartz.c:756: error: parse error before ')' token
vo_quartz.c:756: error: request for member 'extension_fiel' in  
something not a structure or union
vo_quartz.c:757: error: parse error before ')' token
vo_quartz.c:757: error: request for member 'extension_fiel' in  
something not a structure or union
vo_quartz.c:759: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:759: error: 'CleanApertureImageDescriptionExtension'  
undeclared (first use in this function)
vo_quartz.c:760: error: parse error before ')' token
vo_quartz.c:760: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:761: error: parse error before ')' token
vo_quartz.c:761: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:762: error: parse error before ')' token
vo_quartz.c:762: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:763: error: parse error before ')' token
vo_quartz.c:763: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:764: error: parse error before ')' token
vo_quartz.c:764: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:765: error: parse error before ')' token
vo_quartz.c:765: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:766: error: parse error before ')' token
vo_quartz.c:766: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:767: error: parse error before ')' token
vo_quartz.c:767: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:769: error: request for member 'extension_pasp' in  
something not a structure or union
vo_quartz.c:769: error: 'PixelAspectRatioImageDescriptionExtension'  
undeclared (first use in this function)
vo_quartz.c:770: error: parse error before ')' token
vo_quartz.c:770: error: request for member 'extension_pasp' in  
something not a structure or union
vo_quartz.c:771: error: parse error before ')' token
vo_quartz.c:771: error: request for member 'extension_pasp' in  
something not a structure or union
vo_quartz.c:773: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:773: error: 'ImageDescription' undeclared (first use in  
this function)
vo_quartz.c:774: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:775: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:776: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:777: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:778: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:779: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:780: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:781: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:782: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:783: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:783: error: 'codecLosslessQuality' undeclared (first use  
in this function)
vo_quartz.c:784: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:785: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:786: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:787: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:789: warning: implicit declaration of function  
'AddImageDescriptionExtension'
vo_quartz.c:789: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:789: error: request for member 'extension_colr' in  
something not a structure or union
vo_quartz.c:789: error: 'kColorInfoImageDescriptionExtension'  
undeclared (first use in this function)
vo_quartz.c:795: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:795: error: request for member 'extension_fiel' in  
something not a structure or union
vo_quartz.c:795: error: 'kFieldInfoImageDescriptionExtension'  
undeclared (first use in this function)
vo_quartz.c:801: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:801: error: request for member 'extension_clap' in  
something not a structure or union
vo_quartz.c:801: error: 'kCleanApertureImageDescriptionExtension'  
undeclared (first use in this function)
vo_quartz.c:807: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:807: error: request for member 'extension_pasp' in  
something not a structure or union
vo_quartz.c:815: error: 'PlanarPixmapInfoYUV420' undeclared (first  
use in this function)
vo_quartz.c:821: error: request for member 'componentInfoY' in  
something not a structure or union
vo_quartz.c:822: error: request for member 'componentInfoCb' in  
something not a structure or union
vo_quartz.c:822: error: request for member 'componentInfoY' in  
something not a structure or union
vo_quartz.c:823: error: request for member 'componentInfoCr' in  
something not a structure or union
vo_quartz.c:823: error: request for member 'componentInfoCb' in  
something not a structure or union
vo_quartz.c:824: error: request for member 'componentInfoY' in  
something not a structure or union
vo_quartz.c:825: error: request for member 'componentInfoCb' in  
something not a structure or union
vo_quartz.c:826: error: request for member 'componentInfoCr' in  
something not a structure or union
vo_quartz.c:835: warning: implicit declaration of function  
'DecompressSequenceBeginS'
vo_quartz.c:836: error: request for member 'desc' in something not a  
structure or union
vo_quartz.c:848: error: 'bestSpeedCodec' undeclared (first use in  
this function)
vo_quartz.c: In function 'flip_page':
vo_quartz.c:939: error: 'CodecFlags' undeclared (first use in this  
function)
vo_quartz.c:939: error: parse error before "flags"
vo_quartz.c:940: warning: implicit declaration of function  
'DecompressSequenceFrameWhen'
vo_quartz.c:944: error: 'flags' undeclared (first use in this function)
vo_quartz.c: In function 'draw_slice':
vo_quartz.c:1012: error: request for member 'componentInfoY' in  
something not a structure or union
vo_quartz.c:1015: error: request for member 'componentInfoCb' in  
something not a structure or union
vo_quartz.c:1016: error: request for member 'componentInfoCr' in  
something not a structure or union
vo_quartz.c:1020: error: request for member 'componentInfoY' in  
something not a structure or union
vo_quartz.c:1023: error: request for member 'componentInfoCr' in  
something not a structure or union
vo_quartz.c:1024: error: request for member 'componentInfoCb' in  
something not a structure or union
vo_quartz.c: In function 'query_format':
vo_quartz.c:1058: error: 'kMpegYUV420CodecType' undeclared (first use  
in this function)
vo_quartz.c:1064: error: 'kComponentVideoUnsigned' undeclared (first  
use in this function)
vo_quartz.c:1070: error: 'k422YpCbCr8CodecType' undeclared (first use  
in this function)
vo_quartz.c: In function 'uninit':
vo_quartz.c:1091: warning: implicit declaration of function  
'CDSequenceEnd'
vo_quartz.c: In function 'get_yuv_image':
vo_quartz.c:1178: error: request for member 'componentInfoY' in  
something not a structure or union
vo_quartz.c:1185: error: request for member 'componentInfoCb' in  
something not a structure or union
vo_quartz.c:1186: error: request for member 'componentInfoCr' in  
something not a structure or union
vo_quartz.c:1193: error: request for member 'componentInfoCr' in  
something not a structure or union
vo_quartz.c:1194: error: request for member 'componentInfoCb' in  
something not a structure or union
vo_quartz.c:1212: warning: pointer targets in assignment differ in  
signedness
vo_quartz.c: In function 'window_resized':
vo_quartz.c:1280: warning: pointer targets in passing argument 1 of  
'aspect' differ in signedness
vo_quartz.c:1280: warning: pointer targets in passing argument 2 of  
'aspect' differ in signedness
vo_quartz.c:1326: warning: implicit declaration of function  
'TranslateMatrix'
vo_quartz.c:1330: warning: implicit declaration of function  
'SetDSequenceMatrix'
vo_quartz.c: In function 'window_fullscreen':
vo_quartz.c:1373: warning: implicit declaration of function  
'BeginFullScreen'
vo_quartz.c:1403: warning: implicit declaration of function  
'EndFullScreen'
vo_quartz.c:1412: warning: passing argument 2 of 'SetSystemUIMode'  
makes integer from pointer without a cast
make[1]: *** [vo_quartz.o] Error 1
make: *** [libvo/libvo.a] Error 2


"I said I was smart, I never said I was mature."
- --Ivan Kowalenko

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFC94VCwAwn3hu8KxcRAmzvAJ0Sw4VxLi5yVubMw6qnX2yyeJWOfACfZFMD
G9prPZIxlxikxIv7JbmPRao=
=BVWU
-----END PGP SIGNATURE-----




More information about the MPlayer-users mailing list