Re: Compile error at eglglobals.c in CURRENT version of Xenocara

2019-01-17 Thread Jyri Hovila [Turvamies.fi]
Hi again! >> Wipe your build directory and try again. Most likely it has some >> cache files from a previous autoconf run (mincore recently moved to >> libc). > You were spot on: rm -rf /usr/xenocara/* fixed it. The above is incorrect. Obviously, what I did was rm -rf /usr/xobj/* My brain is t

Re: Compile error at eglglobals.c in CURRENT version of Xenocara

2019-01-16 Thread Jyri Hovila [Turvamies.fi]
Hi! > Wipe your build directory and try again. Most likely it has some > cache files from a previous autoconf run (mincore recently moved to > libc). You were spot on: rm -rf /usr/xenocara/* fixed it. Thank you! - Jyri

Re: Compile error at eglglobals.c in CURRENT version of Xenocara

2019-01-16 Thread Stuart Henderson
On 2019-01-16, Jyri Hovila [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

Compile error at eglglobals.c in CURRENT version of Xenocara

2019-01-16 Thread Jyri Hovila [Turvamies.fi]
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-fun