Date: Fri, 07 Mar 2014 13:58:49 +0100 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org> To: Alexey Dokuchaev <danfe@FreeBSD.org>, xmj@chaot.net Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: emulators/linux_base-c6 and x11/nvidia-driver conflict Message-ID: <5319C289.8050708@freebsd.org>
next in thread | raw e-mail | index | archive | help
Hi, I noticed that linux_base-c6 and nvidia-driver conflict when one selects the LINUX option in nvidia-driver (default on). The culprit is /compat/linux/usr/lib/libGL.so.1, which is a symbolic link to libGL.so.331.49 (nvidia-driver) and libGL.so.1.2.0 (linux_base-c6). I moved the latter symlink out of the way and forcibly added the upgraded (and homebrew) nvidia package as a temporary solution. But which port "wins", or should this be solved differently? Regards, René
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5319C289.8050708>