Date: Mon, 3 May 2010 14:12:45 +0200 From: Polytropon <freebsd@edvax.de> To: Jamie Griffin <jg@fantomatic.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: X is broken after upgrade Message-ID: <20100503141245.d7e23dd3.freebsd@edvax.de> In-Reply-To: <20100503105708.GA61627@fix.fantomatic.co.uk> References: <20100502223152.GA1152@fix.fantomatic.co.uk> <20100502234120.GA60096@fix.fantomatic.co.uk> <4bde2106.qiPHSR9Ab82Z4tVG%perryh@pluto.rain.com> <20100503105708.GA61627@fix.fantomatic.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
A little sidenote, maybe useful for further debugging: On Mon, 3 May 2010 11:57:08 +0100, Jamie Griffin <jg@fantomatic.co.uk> wrote: > > > /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so: > > > Undefinded symbol "xf86LoaderReqSymLists" > > > Among other things, it means you transcribed the message by hand > > instead of copy-pasting it :) > > I did, you're right. With no X i'm working from the console so had no > other option. :-) If you have moused enabled, you can select text with the left mouse button, and insert text with the middle mouse button. If you don't have a middle mouse button, press the wheel down. If you don't have a wheel, press the left and the right mouse button at the same time. You can easily use two virtual terminals in text mode - one with the error message, the other one with an editor - to copy the error message without needing to use the usual means of output redirection. > > You seem to have a missing shared-library (runtime) dependency. > > Perhaps one of your X libs didn't get upgraded? > > What could I do to fix that, do you kno According to the error message, mentioning "/usr/local/lib/xorg/ modules/drivers/intel_drv.so", I would think a modular component of xorg, maybe the "drivers" component, or a specific kernel module (for Intel video) needs a separate update. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100503141245.d7e23dd3.freebsd>