Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2004 17:43:38 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-geom@freebsd.org
Subject:   Re: 5.3 LiveCD fixit shell geom(8) environment broken?
Message-ID:  <20041230174245.F67243@carver.gumbysoft.com>
In-Reply-To: <20041229095102.GA2846@darkness.comp.waw.pl>
References:  <2ff9b55d0412270234634d2e96@mail.gmail.com> <20041229095102.GA2846@darkness.comp.waw.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Dec 2004, Pawel Jakub Dawidek wrote:

> On Tue, Dec 28, 2004 at 08:30:10PM -0800, Doug White wrote:
> +> > 2. missing necessary libs in /lib (hardcoded path?)
> +> > fix: ln -s /mnt2/lib /
> +>
> +> or preferably 'ldconfig -m /mnt2/lib'.  Again there is a compatibility
> +> issue that would make this unsafe to do automatically.
>
> This won't help, because geom(8) use dlopen(3) to load class-specific
> library and the path is hardcoded.

Well that's silly. Can we get a config option to change that? Or an
environment variable? :)

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041230174245.F67243>