On Mon, 3 Jun 2019 at 08:41, Niclas Zeising <zeis...@daemonic.se> wrote:
>
> FreeBSD requires sys/types.h for sys/sysctl.h, add it as part of the
> includes when checking for headers.
> Instead of splitting out the check for sys/sysctl.h from the other
> header checks, just add sys/types.h to all header checks.
>
If header X depends on Y, then the former should include Y.
Can you please file a FreeBSD bug?

That said, the workaround is safe, so I'll split it out + add a comment.
I'll send v2 in a second.

> FreeBSD doesn't normally ship bash, try regular sh instead if we can't
> find bash.

Actually not sure why we're looking for bash. The lot works fine with
bash, zsh, dash, ksh you-name it.
Will include those with v2.

-Emil
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to