[MPlayer-users] Several warnings while compiling vo_macosx.o on Mac OS X 10.3.9

Ergzay ergzay at gmail.com
Sun Mar 18 09:14:06 CET 2007


I'm on Mac OS X 10.3.9 with gcc 3.3 and gnu make 3.79.

Considering I'm not using latest mac os x I'm thinking this may be the  
cause of the warnings - or they may be usual. I thought I should post  
them here just in case these are not okay.

cc -I../libavutil -I. -I.. -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math  
-fomit-frame-pointer -faltivec -D__APPLE_ALTIVEC__ -mdynamic-no-pic  
-falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -shared-libgcc  
-DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/X11R6/include  
-I/usr/local/include/ -I/usr/local/include/SDL -D_THREAD_SAFE  
-I/usr/local/include -I/usr/local/include/dvdnav  
-I/usr/local/include/freetype2 -I/usr/local/include   -c -o vo_macosx.o  
vo_macosx.m
vo_macosx.m: In function `config':
vo_macosx.m:170: warning: `NSProxy' may not respond to  
`-startWithWidth:withHeight:withBytes:withAspect:'
vo_macosx.m:170: warning: cannot find method  
`-startWithWidth:withHeight:withBytes:withAspect:'; return type `id'  
assumed
vo_macosx.m: In function `flip_page':
vo_macosx.m:188: warning: `NSProxy' may not respond to `-render'
vo_macosx.m: In function `uninit':
vo_macosx.m:242: warning: `NSProxy' may not respond to `-stop'
vo_macosx.m:242: warning: multiple declarations for method `stop'
/System/Library/Frameworks/Foundation.framework/Headers/ 
NSNetServices.h:69: warning: using `-(void)stop'
/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:50:  
warning: also found `-(BOOL)stop'

On a side note snow.o always produces tons of warnings and always has.  
If you would like me to post these please say.

Ergzay




More information about the MPlayer-users mailing list