Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Mar 2019 16:23:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 236248] graphics/mesa-dri build error
Message-ID:  <bug-236248-7141-akyqeQuV2v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236248-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236248-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236248

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236248-7141-akyqeQuV2v>