We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 500

Summary: Redefinition of _XData32
Product: SDL Reporter: Serge van den Boom <svdb+sdl-bugs>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.12   
Hardware: Other   
OS: Solaris   

Description Serge van den Boom 2007-10-06 07:32:50 UTC
On sparc-sun-solaris2.10, the libSDL build aborts with an error
    In file included from ./src/video/x11/SDL_x11dyn.c:93:
    ./src/video/x11/SDL_x11sym.h:169: error: conflicting types for '_XData32'
    [...]/usr/openwin/include/X11/Xlibint.h:450: error: previous declaration of '_XData32' was here
Comment 1 Serge van den Boom 2007-10-06 13:58:37 UTC

*** This bug has been marked as a duplicate of bug 257 ***