Hello, Eric.
>
> Sergii, do you guys still use autotools, or did you see that in some test
> build that uses autotools just to cover everything?
Yes, we are still using autotools sometimes (and meson also). And issue was
reported by not our guy. So looks like we are not alone with autotools...
On
Quoting Eric Engestrom (2018-09-17 09:53:30)
>
>
> On September 17, 2018 4:16:12 PM UTC, Dylan Baker wrote:
> > I'm not crazy about this solution, it seems more like papering over a
> > bug than
> > fixing the bug. I'm really curious why we can reproduce this in
> > autotools but
> > not meson a
On September 17, 2018 4:16:12 PM UTC, Dylan Baker wrote:
> I'm not crazy about this solution, it seems more like papering over a
> bug than
> fixing the bug. I'm really curious why we can reproduce this in
> autotools but
> not meson as well.
Yeah, I have to agree with Dylan there, but then aga
I'm not crazy about this solution, it seems more like papering over a bug than
fixing the bug. I'm really curious why we can reproduce this in autotools but
not meson as well.
Dylan
Quoting Sergii Romantsov (2018-09-17 03:23:04)
> Error of multiple definitions for libmesagallium and libmesautil m
Error of multiple definitions for libmesagallium and libmesautil may be
fixed by linker-option allow-multiple-definition
CC: Dylan Baker
Fixes: 8396043f304b (Replace uses of _mesa_bitcount with util_bitcount)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107923
Signed-off-by: Sergii Roma