Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2014 09:10:05 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-ports@freebsd.org, freebsd-gnome@freebsd.org
Subject:   GNOME3 and nvidia-driver
Message-ID:  <CAJuc1zPFVM60uo3zRB2fY3wkny1Nf-WtQLQftYhmh1jPwXiSeg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

The latest GNOME3 update doesn't appear to live well with
nvidia-driver. I'm attempting to build gnome3, but it's failing during
the configure of graphics/cogl (required by graphics/cogl, required by
graphics/clutter, required by accessibility/caribou):

...
checking for GLIB - version >= 2.32.0... yes (version 2.42.0)
checking EGL/egl.h usability... no
checking EGL/egl.h presence... no
checking for EGL/egl.h... no
configure: error: Unable to locate required EGL headers
===>  Script "configure" failed unexpectedly.
...

Hmm. Okay, a quick search reveals graphics/libEGL has the headers.
# cd /usr/ports/graphics/libEGL && make install clean
...
===>  Checking if libEGL already installed
===>   Registering installation for libEGL-10.3.3
pkg-static: libEGL-10.3.3 conflicts with nvidia-driver-340.46
(installs files into the same place).  Problematic file:
/usr/local/lib/libEGL.so
*** Error code 70

Stop.
make: stopped in /usr/ports/graphics/libEGL

What should I do?

Cheers
--
Jonathan Chen <jonc@chen.org.nz>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zPFVM60uo3zRB2fY3wkny1Nf-WtQLQftYhmh1jPwXiSeg>