[MPlayer-dev-eng] compile error vo_matrixview.c with current SVN

Martin Dauskardt martin.dauskardt at gmx.de
Tue Jan 5 09:48:42 CET 2010


mplayer from SVN of 03. January 2010 does not compile (gcc 4.4) . A SVN 
snapshot from early december compiles with same configuration fine.

--prefix=/usr --disable-x11 --disable-xinerama --disable-fbdev \
 --disable-vesa  --disable-tga --disable-jpeg --disable-ftp \
 --disable-network --enable-largefiles --disable-png --disable-smb \
 --disable-gif --enable-v4l2 --enable-dhahelper --disable-dvdread-internal

e -I/usr/include/freetype2 -I/usr/include -I/usr/include/libdvdread   -c -o 
libvo/vo_matrixview.o libvo/vo_matrixview.c                                      
In file included from libvo/vo_matrixview.c:33:                                                                                                              
libvo/gl_common.h:273: error: expected ')' before 'value'                                                                                                    
libvo/gl_common.h:275: error: expected declaration specifiers or '...' before 
'GLint'                                                                        
libvo/gl_common.h:276: error: expected declaration specifiers or '...' before 
'GLenum'                                                                       
libvo/gl_common.h:276: error: expected declaration specifiers or '...' before 
'GLenum'                                                                       
libvo/gl_common.h:277: error: expected ')' before 'format'                                                                                                   
libvo/gl_common.h:278: error: expected ')' before 'target'                                                                                                   
libvo/gl_common.h:280: error: expected ')' before 'target'                                                                                                   
libvo/gl_common.h:282: error: expected ')' before 'target'                                                                                                   
libvo/gl_common.h:285: error: expected ')' before 'x'                                                                                                        
libvo/gl_common.h:288: error: expected ')' before 'target'                                                                                                   
libvo/gl_common.h:333: error: expected specifier-qualifier-list before 
'GLenum'                                                                              
libvo/gl_common.h:344: error: expected ')' before 'target'                                                                                                   
libvo/gl_common.h:345: error: expected ')' before 'target'                                                                                                   
libvo/gl_common.h:391: warning: parameter names (without types) in function 
declaration                                                                      
libvo/gl_common.h:393: warning: parameter names (without types) in function 
declaration                                                                      
libvo/gl_common.h:394: warning: parameter names (without types) in function 
declaration                                                                      
libvo/gl_common.h:402: warning: parameter names (without types) in function 
declaration                                                                      
libvo/gl_common.h:403: error: expected declaration specifiers or '...' before 
'*' token                                                                      
libvo/gl_common.h:403: warning: type defaults to 'int' in declaration of 
'GLuint'                                                                            
libvo/gl_common.h:403: warning: parameter names (without types) in function 
declaration                                                                      
libvo/gl_common.h:403: error: 'GLuint' declared as function returning a 
function                                                                             
libvo/gl_common.h:404: warning: parameter names (without types) in function 
declaration                                                                      
libvo/gl_common.h:405: warning: parameter names (without types) in function 
declaration                                                                      
libvo/gl_common.h:407: warning: parameter names (without types) in function 
declaration                                                                      
libvo/gl_common.h:408: error: expected ')' before 'const'                                                                                                    
libvo/gl_common.h:409: error: expected ')' before '*' token                                                                                                  
libvo/gl_common.h:410: error: expected ')' before 'const'                                                                                                    
libvo/gl_common.h:411: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:412: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:413: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:414: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:415: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:416: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:417: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:418: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:419: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:420: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:421: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
libvo/gl_common.h:422: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:423: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:424: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:427: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:428: error: expected ')' before 'const'
libvo/gl_common.h:429: error: expected ')' before 'const'
libvo/gl_common.h:430: error: expected ')' before 'const'
libvo/gl_common.h:431: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:432: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:433: error: expected ')' before 'const'
libvo/gl_common.h:434: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:435: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:436: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:437: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:438: error: expected ')' before 'const'
libvo/gl_common.h:439: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:440: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:441: error: expected ')' before '*' token
libvo/gl_common.h:443: error: expected ')' before '*' token
libvo/gl_common.h:444: error: expected ')' before 'const'
libvo/gl_common.h:445: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:446: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
libvo/gl_common.h:447: error: expected declaration specifiers or '...' before 
'*' token
libvo/gl_common.h:447: warning: type defaults to 'int' in declaration of 
'GLboolean'
libvo/gl_common.h:447: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:447: error: 'GLboolean' declared as function returning a 
function
libvo/gl_common.h:448: error: expected ')' before 'intptr_t'
libvo/gl_common.h:449: error: expected ')' before 'const'
libvo/gl_common.h:450: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:452: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:455: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:458: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:460: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:463: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:464: error: expected ')' before 'const'
libvo/gl_common.h:465: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:466: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:467: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:468: error: expected ')' before '*' token
libvo/gl_common.h:469: error: expected ')' before 'const'
libvo/gl_common.h:470: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:471: error: expected ')' before 'const'
libvo/gl_common.h:473: warning: parameter names (without types) in function 
declaration
libvo/gl_common.h:476: error: expected ')' before 'const'
make: *** [libvo/vo_matrixview.o] Error 1



More information about the MPlayer-dev-eng mailing list