Re: X crashes system?
Robert Huff <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Pete Wright writes: > Taking at look at your supplied Xorg.0.log I notice this bit: > > > [ 58663.322] (EE) AIGLX error: dlopen of /usr/local/lib/dri/r600_dri.so failed (Shared object "libLLVM-6.0.so" not found, required by "r600_dri.so") > [ 58663.322] (EE) AIGLX: reverting to software rendering > [ 58663.322] (EE) AIGLX error: dlopen of /usr/local/lib/dri/swrast_dri.so failed (Shared object "libLLVM-6.0.so" not found, required by "swrast_dri.so") > > This would seem to imply to me that the port or package of llvm60 is not > installed (or incorrectly installed) on your system. On my end it looks like > so: > > $ pkg which /usr/local/llvm60/lib/libLLVM-6.0.so > /usr/local/llvm60/lib/libLLVM-6.0.so was installed by package llvm60-6.0.1_6 > $ > > I am not sure if that will fix your issues, but it is one thing I spotted. Point taken. I'll fix this before trying again. (Compiling llvm* is not a quick process.) Respectfully, Robert Huff _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"