#21771: libsdl_gfx build failure under xcode 3.2 ---------------------------+------------------------------------------------ Reporter: chrisg@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: snowleopard | Port: libsdl_gfx ---------------------------+------------------------------------------------ Changes (by blb@…): * keywords: libsdl_gfx xcode 3.2 => snowleopard * owner: macports-tickets@… => mww@… Old description:
the build fails trying to build SDL_rotozoom.c I've attached the full build output in the file.
SDL_rotozoom.c: In function 'transformSurfaceY': SDL_rotozoom.c:628: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c:628: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c: In function 'rotozoomSurfaceXY': SDL_rotozoom.c:856: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c:989: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c:1063: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c: In function 'zoomSurface': SDL_rotozoom.c:1219: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c: In function 'shrinkSurface': SDL_rotozoom.c:1333: error: 'SDL_PixelFormat' has no member named 'colorkey'
New description: the build fails trying to build SDL_rotozoom.c I've attached the full build output in the file. {{{ SDL_rotozoom.c: In function 'transformSurfaceY': SDL_rotozoom.c:628: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c:628: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c: In function 'rotozoomSurfaceXY': SDL_rotozoom.c:856: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c:989: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c:1063: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c: In function 'zoomSurface': SDL_rotozoom.c:1219: error: 'SDL_PixelFormat' has no member named 'colorkey' SDL_rotozoom.c: In function 'shrinkSurface': SDL_rotozoom.c:1333: error: 'SDL_PixelFormat' has no member named 'colorkey' }}} -- -- Ticket URL: <http://trac.macports.org/ticket/21771#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS