Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Nov 2000 18:47:49 -0500
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        obrien@FreeBSD.org
Cc:        Sheldon Hearn <sheldonh@uunet.co.za>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/modules/linux Makefile linux.8 linux.sh
Message-ID:  <3A01FD25.3095DC2B@cup.hp.com>
References:  <20001102125922.E14424@dragon.nuxi.com> <922.973206096@axl.fw.uunet.co.za> <20001102150624.A17881@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien wrote:
> 
> On Fri, Nov 03, 2000 at 01:01:36AM +0200, Sheldon Hearn wrote:
> > Basically, you _don't_ need to run the linux ldconfig every time you
> > load the linux kld -- only every time you install new linux libraries.

If those libraries are installed with rpm, chances are the post-install
script runs ldconfig, which means that you don't even have to use
ldconfig yourself at all.

> 
> Yes, but if I boot with linux_enable=NO, the linux `ldconfig' never gets
> run.  The script takes care of that.

When linux_base is installed, ld.so.cache and ld.so.conf are valid. No
manual ldconfig is needed. 

There's of course also the comparison with having the linuxulator
compiled in instead of loaded as a module. No scripts are run and
ldconfig isn't run either in that case. So, if it works for the compiled
in case, it works for the module case as well and simply loading the
module should be enough to enable Linux ABI support.

-- 
Marcel Moolenaar
  mail: marcel@cup.hp.com / marcel@FreeBSD.org
  tel:  (408) 447-4222


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A01FD25.3095DC2B>