On 2019-01-16, Jyri Hovila [Turvamies.fi] <jyri.hov...@turvamies.fi> wrote:
> Hi!
>
> Anybody else having this issue with compiling CURRENT Xenocara?
>
>================================================================================
> /usr/xenocara/lib/mesa/src/egl/main/eglglobals.c:166:8: error: implicit decla
> ration of function 'mincore' is invalid in C99 [-Werror,-Wimplicit-function-d
> eclaration]
>    if (mincore((void *) addr, page_size, &valid) < 0) {
>        ^
> 1 error generated.
>================================================================================
>
> I'm getting the above error on all of my amd64 hosts. i386 appears to compile 
> ok.
>
> Have I missed something in Following the CURRENT?
>
> - Jyri
> --
> +358-404-177133 (24/7)
> jyri.hov...@turvamies.fi
>
>

Wipe your build directory and try again. Most likely it has some
cache files from a previous autoconf run (mincore recently moved to
libc).



Reply via email to