Date: Sun, 25 Jan 2009 17:09:58 -0900 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: EA EA <eitanadlerlist@gmail.com> Subject: Re: dlopen Undefined symbol with x11/nvidia-driver Message-ID: <200901251709.58605.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <a0777e080901242005u215365bfpa6c61a12ca3c459@mail.gmail.com> References: <a0777e080901242005u215365bfpa6c61a12ca3c459@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 24 January 2009 19:05:19 EA EA wrote: > dlopen: /usr/local/lib/xorg/modules//libwfb.so: Undefined symbol > "miZeroLineScreenIndex" > (EE) Failed to load /usr/local/lib/modules//libfw.so > (EE) Failed to load module "wfb" (loader failed 7) > > Fatal server error: > Caught sigal 11. Server aborting > > Abort trap: 6 (core dumped) > > > Any idea what is causing this or how to fix it ? You upgraded xorg-server after nvidia-driver, which installed it's own libwfb over nvidia's. Reinstall nvidia-driver and the problem should go away. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901251709.58605.fbsd.questions>