[Bug 236248] graphics/mesa-dri build error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 5 16:23:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236248

--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
> 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.


More information about the freebsd-x11 mailing list