Date: Thu, 27 Dec 2001 17:13:23 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: Maksim Yevmenkin <myevmenk@digisle.net> Cc: current@freebsd.org, jhay@freebsd.org Subject: Re: [PATCH] if_ar and if_sr compile problem Message-ID: <Pine.BSF.4.21.0112271709050.84622-100000@InterJet.elischer.org> In-Reply-To: <3C2BBDEF.492478F@digisle.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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.. On Thu, 27 Dec 2001, Maksim Yevmenkin wrote: > Hackers, > > it looks like if_ar and if_sr modules will not compile > unless you have enabled NETGRAPH. patches are simple and > attached. > > thanks, > max > > p.s. i'm trying today's -current. 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.21.0112271709050.84622-100000>