Summary: | libxcb-1.1 build fails on Solaris/gcc because __solaris__ not defined | ||
---|---|---|---|
Product: | XCB | Reporter: | acni <anirkko> |
Component: | Library | Assignee: | Alan Coopersmith <alan.coopersmith> |
Status: | RESOLVED WONTFIX | QA Contact: | xcb mailing list dummy <xcb> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.0 | ||
Hardware: | SPARC | ||
OS: | Solaris | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
acni
2007-12-06 01:59:39 UTC
XCB builds on Solaris just fine these days, right? (In reply to comment #1) > XCB builds on Solaris just fine these days, right? It builds fine on modern Solaris releases, which have <stdint.h> Solaris 2.6 is a very very old release at this point (1998), and trying to mix ancient kernel & libc with modern libraries is always going to be painful, and not very productive. (If you're running Solaris 2.6, it's because you have some reason for running old software in an unchanged environment - so why change it by introducing new software like xcb?) We've dropped support for releases that old in other parts of the X Window System, so I'm going to admit this is a bug, but one not worth fixing. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.