Date: Fri, 14 Nov 2014 15:25:58 +0000 From: Brooks Davis <brooks@freebsd.org> To: Beeblebrox <zaphod@berentweb.com> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: Is libLLVM-3.4.so: part of src or not? Message-ID: <20141114152558.GA89825@spindle.one-eyed-alien.net> In-Reply-To: <5465BA4A.8010205@berentweb.com> References: <5465BA4A.8010205@berentweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 14, 2014 at 10:16:10AM +0200, Beeblebrox wrote: > When starting Xorg, AIGLX gets disabled and RadeonKMS complains: >=20 > (EE) AIGLX error: dlopen of /usr/local/lib/dri/r600_dri.so failed=20 > (Shared object "libLLVM-3.4.so" n > ot found, required by "r600_dri.so") > (EE) AIGLX: reverting to software rendering > (II) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX error: dlopen of /usr/local/lib/dri/swrast_dri.so failed=20 > (Shared object "libLLVM-3.4.so" > not found, required by "swrast_dri.so") > (EE) GLX: could not load software renderer > (II) GLX: no usable GL providers found for screen 0 >=20 > A search on the system shows libLLVM-3.4.so only exists under=20 > /usr/local/lib32. > I built and installed devel/llvm34, re-started Xorg and the log shows=20 > AIGLX as starting normally (no error). libLLVM doesn't provide a stable interface and is thus not a public part of base. It sounds like there's a missing port depend. -- Brooks --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRmHwUACgkQXY6L6fI4GtS9hACgipX0Z16+AGZcHc3+2DdMigYl bKoAnjQhPJQAgx5SdndVPqFmSKMEsGjG =6r5U -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141114152558.GA89825>