From owner-freebsd-current Tue Jan 26 01:31:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03725 for freebsd-current-outgoing; Tue, 26 Jan 1999 01:31:14 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03720 for ; Tue, 26 Jan 1999 01:31:11 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by nlsystems.com (8.9.1/8.8.5) with SMTP id JAA91167; Tue, 26 Jan 1999 09:33:16 GMT Date: Tue, 26 Jan 1999 09:33:16 +0000 (GMT) From: Doug Rabson To: Julian Elischer cc: current@FreeBSD.ORG Subject: Re: KLD broken-ness? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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