Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2001 17:30:00 -0800
From:      Maksim Yevmenkin <myevmenk@digisle.net>
To:        Julian Elischer <julian@elischer.org>
Cc:        current@freebsd.org, jhay@freebsd.org
Subject:   Re: [PATCH] if_ar and if_sr compile problem
Message-ID:  <3C2BCB18.368F90C5@digisle.net>
References:  <Pine.BSF.4.21.0112271709050.84622-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:
> 
> there are SEPARATE modules for the netgraph versions
> ng_sr and ng_ar,  compiled from the same sources..
> 
> ng_sync_sr and ng_sync_ar are specifically for the non-netgraph versions.
> 
> -r-xr-xr-x  1 root  wheel  26500 Nov  7 00:08 /boot/kernel/ng_sync_ar.ko
> -r-xr-xr-x  1 root  wheel  28523 Nov  7 00:08 /boot/kernel/ng_sync_sr.ko
> 
> compiled from /sys/modules/netgraph/sync_sr and sync_ar
> 
> you need to find what is broken in the NON netgraph case..

[...]

> > it looks like if_ar and if_sr modules will not compile
> > unless you have enabled NETGRAPH. patches are simple and
> > attached.

ok, i'm sorry :) i said it wrong. what i meant to say is that
there are also non-NETGRAPH modules called "if_ar" and "if_sr"
and these two will not compile, because of missing headers.

thanks,
max

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?3C2BCB18.368F90C5>