[Bug 236248] graphics/mesa-dri build error
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236248 --- Comment #2 from Jan Beich <[email protected]> --- > In file included from intel_tiled_memcpy_normal.c:33: > ./intel_tiled_memcpy.c:68:1: error: expected ')' > bswap32(uint32_t n) > ^ > /usr/include/endian.h:62:20: note: expanded from macro 'bswap32' > #define bswap32(x) __bswap32(x) > ^ > /usr/include/x86/endian.h:79:27: note: expanded from macro '__bswap32' > (__builtin_constant_p(x) ? \ > ^ > ./intel_tiled_memcpy.c:68:1: note: to match this '(' /usr/include/endian.h doesn't exist on any supported FreeBSD version. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"