http://bugs.freedesktop.org/show_bug.cgi?id=16512
Summary: ATI driver does not build
Product: xorg
Version: git
Platform: All
OS/Version: OpenBSD
Status: NEW
Severity: blocker
Priority: high
Component: Driver/Radeon
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
As of commit f29976d12cc2020cd80c90fa3fd4b25c031559ba the ATI driver no longer
builds on almost all OS's X.Org supports.
Looking at the X server there is a comment like so in the autoconf script..
# Checks for headers/macros for byte swapping
# Known variants:
# <byteswap.h> bswap_16, bswap_32, bswap_64 (glibc)
# <sys/endian.h> __swap16, __swap32, __swap64 (OpenBSD)
# <sys/endian.h> bswap16, bswap32, bswap64 (other BSD's)
# and a fallback to local macros if none of the above are found
and following is some checks to find the right macros to use. Most likely
something similar should be copied over to the ATI driver.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati