[Bug 104819] [libdrm build failure on 32 bit Ubuntu 16.04] libdrm_macros.h:79:4: error: size of unnamed array is negative
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 29 14:52:22 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104819
--- Comment #4 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Eric Engestrom from comment #3)
> I think you might be hitting a bug combining C++ compilers trying to compile
> C and autotools not being smart enough.
> What happens if you try to build using Meson?
>
> (If you've never used Meson before, Mesa has a good page describing how to
> use it: https://mesa3d.org/meson.html)
That's a lot of bull**** and you know it ;-) This is pre-processor stuff, where
autotools or any build system doesn't care.
Issue is a missing config.h include in the C file. I'll send a patch in a
moment.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180129/0de58fbb/attachment.html>
More information about the dri-devel
mailing list