Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 09:33:16 +0000 (GMT)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Julian Elischer <julian@whistle.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: KLD broken-ness?
Message-ID:  <Pine.BSF.4.01.9901260930490.88955-100000@herring.nlsystems.com>
In-Reply-To: <Pine.BSF.3.95.990126010200.8657G-100000@current1.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Jan 1999, Julian Elischer wrote:

> 
> Can the KLD guru's look at this problem?
> the ng_socket module depends on the netgraph module.
> is there a reason that it can't find the one already in the kernel?
> 
> If you want to look at them these modules can be found at:
> 
> ftp://ftp.whistle.com/pub/archie/netgraph/netgraph.tgz

As I just mentioned in my reply to Archie, the current dependancy system
in KLD is at the file level, not the module level.  For the moment, you
will have to work with the current system (which might mean not allowing
static linking for this module).

Something better will probably happen.  As always, the main problem is
time :-(

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 442 9037



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9901260930490.88955-100000>