Re: autogen.sh : libEGL required

2018-11-13 Thread Patrick Jaap
Hi! Am 12.11.18 um 18:36 schrieb Christian Lohmaier: No idea about possible conflicts with nvidia driver, but my distro calls the package libmesaegl1-devel / query your packages for the pkg-config file egl.pc or eglplatform.h header file Thanks for the quick answer! That package is no Ubuntu

Re: autogen.sh : libEGL required

2018-11-12 Thread Christian Lohmaier
Hi *, On Mon, Nov 12, 2018 at 5:47 PM Patrick Jaap wrote: > > A try to build LibreOffice on an Ubuntu 18.04 machine and ./autogen.sh > stops with > > [..] > checking for gobject-introspection... yes > checking for eglMakeCurrent in -lEGL... no > configure: error: libEGL required. > Error running c

Re: autogen.sh : libEGL required

2018-11-12 Thread Jan-Marek Glogowski
Hi Patrick, Am 12.11.18 um 17:47 schrieb Patrick Jaap: > A try to build LibreOffice on an Ubuntu 18.04 machine and ./autogen.sh stops > with > > [..] > checking for gobject-introspection... yes > checking for eglMakeCurrent in -lEGL... no > configure: error: libEGL required. > Error running conf