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:  d...@nlsystems.com
Nonlinear Systems Ltd.                  Phone: +44 181 442 9037



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

Reply via email to