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 - Redefinition of _XData32
Summary: Redefinition of _XData32
Status: RESOLVED DUPLICATE of bug 257
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: 1.2.12
Hardware: Other Solaris
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-06 07:32 UTC by Serge van den Boom
Modified: 2007-10-06 13:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***