[MPlayer-dev-eng] intel os x compile broken between revision 21241 and revision 21242

Dave Chand devchan1 at bellsouth.net
Sun Nov 26 20:28:14 CET 2006


On Nov 26, 2006, at 2:23 PM, Uoti Urpala wrote:

> Check whether vd_qtvideo.c works now, I committed a similar fix for
> that.
No it does not. Below is make output

vd_qtvideo.c:51: error: parse error before 'qtime_qts'
vd_qtvideo.c:51: warning: data definition has no type or storage class
vd_qtvideo.c:52: error: parse error before 'handler'
vd_qtvideo.c:52: warning: data definition has no type or storage class
vd_qtvideo.c:92: error: parse error before '*' token
vd_qtvideo.c: In function 'control':
vd_qtvideo.c:93: error: 'CONTROL_UNKNOWN' undeclared (first use in  
this function)
vd_qtvideo.c:93: error: (Each undeclared identifier is reported only  
once
vd_qtvideo.c:93: error: for each function it appears in.)
vd_qtvideo.c: At top level:
vd_qtvideo.c:99: error: parse error before '*' token
vd_qtvideo.c: In function 'init':
vd_qtvideo.c:186: error: 'sh' undeclared (first use in this function)
vd_qtvideo.c:192: error: 'MSGT_DECVIDEO' undeclared (first use in  
this function)
vd_qtvideo.c:192: error: 'MSGL_DBG2' undeclared (first use in this  
function)
vd_qtvideo.c:195: error: 'MSGL_ERR' undeclared (first use in this  
function)
vd_qtvideo.c:248: error: 'IMGFMT_YUY2' undeclared (first use in this  
function)
vd_qtvideo.c:251: error: 'IMGFMT_YVU9' undeclared (first use in this  
function)
vd_qtvideo.c:254: error: 'IMGFMT_YV12' undeclared (first use in this  
function)
vd_qtvideo.c:257: error: 'IMGFMT_UYVY' undeclared (first use in this  
function)
vd_qtvideo.c:260: error: 'IMGFMT_YVYU' undeclared (first use in this  
function)
vd_qtvideo.c:264: error: 'IMGFMT_RGB16' undeclared (first use in this  
function)
vd_qtvideo.c:267: error: 'IMGFMT_BGR24' undeclared (first use in this  
function)
vd_qtvideo.c:270: error: 'IMGFMT_BGR32' undeclared (first use in this  
function)
vd_qtvideo.c:273: error: 'IMGFMT_RGB32' undeclared (first use in this  
function)
vd_qtvideo.c: At top level:
vd_qtvideo.c:292: error: parse error before '*' token
vd_qtvideo.c:299: error: parse error before '*' token
vd_qtvideo.c:299: error: parse error before '*' token
vd_qtvideo.c: In function 'decode':
vd_qtvideo.c:302: error: 'mp_image_t' undeclared (first use in this  
function)
vd_qtvideo.c:302: error: 'mpi' undeclared (first use in this function)
vd_qtvideo.c:303: warning: ISO C90 forbids mixed declarations and code
vd_qtvideo.c:305: error: 'len' undeclared (first use in this function)
vd_qtvideo.c:307: error: 'sh' undeclared (first use in this function)
vd_qtvideo.c:307: error: 'MP_IMGTYPE_STATIC' undeclared (first use in  
this function)
vd_qtvideo.c:307: error: 'MP_IMGFLAG_PRESERVE' undeclared (first use  
in this function)
vd_qtvideo.c:311: error: 'data' undeclared (first use in this function)
vd_qtvideo.c:326: error: 'MSGT_DECVIDEO' undeclared (first use in  
this function)
vd_qtvideo.c:326: error: 'MSGL_DBG2' undeclared (first use in this  
function)
vd_qtvideo.c:359: warning: 'GetGWorldPixMap' is deprecated (declared  
at /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/ 
ApplicationServices.framework/Frameworks/QD.framework/Headers/ 
QDOffscreen.h:480)
make[1]: *** [vd_qtvideo.o] Error 1
make: *** [libmpcodecs/libmpcodecs.a] Error 2

dc.

P.S I won't be able to test for another 12 hours, I have to work..





More information about the MPlayer-dev-eng mailing list