Subject: | build failure on OSX |
[many previous failures]
./src/video/quartz/SDL_QuartzWindow.m:133: warning: 'LockPortBits' is
deprecated (declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:171)
./src/video/quartz/SDL_QuartzWindow.m:135: warning: 'GetPortPixMap' is
deprecated (declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:4414)
./src/video/quartz/SDL_QuartzWindow.m:136: warning: 'GetPixRowBytes' is
deprecated (declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:380)
./src/video/quartz/SDL_QuartzWindow.m:136: warning: 'GetPortPixMap' is
deprecated (declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:4414)
./src/video/quartz/SDL_QuartzWindow.m:151: warning: 'UnlockPortBits' is
deprecated (declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:186)
./src/video/quartz/SDL_QuartzYUV.m: In function 'QZ_CreateYUVOverlay':
./src/video/quartz/SDL_QuartzYUV.m:180: warning: 'SetPort' is deprecated
(declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:292)
./src/video/quartz/SDL_QuartzYUV.m:194: warning: 'SetPort' is deprecated
(declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:292)
./src/video/x11/SDL_x11gl.c: In function 'X11_GL_GetVisual':
./src/video/x11/SDL_x11gl.c:188: error: 'GLX_NONE_EXT' undeclared (first
use in this function)
./src/video/x11/SDL_x11gl.c:188: error: (Each undeclared identifier is
reported only once
./src/video/x11/SDL_x11gl.c:188: error: for each function it appears in.)
make: *** [build/SDL_x11gl.lo] Error 1
Installing SDL
at Build.PL line 16
./src/video/x11/SDL_x11gl.c: In function 'X11_GL_GetVisual':
./src/video/x11/SDL_x11gl.c:188: error: 'GLX_NONE_EXT' undeclared (first
use in this function)
./src/video/x11/SDL_x11gl.c:188: error: (Each undeclared identifier is
reported only once
./src/video/x11/SDL_x11gl.c:188: error: for each function it appears in.)
make: *** [build/SDL_x11gl.lo] Error 1
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Creating new 'Build' script for 'Alien-SDL' version '0.06'
Unknown 'build_class', defaulting to 'Module::Build'