Date: Fri, 28 Dec 2001 06:12:21 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: myevmenk@digisle.net (Maksim Yevmenkin) Cc: julian@elischer.org (Julian Elischer), current@FreeBSD.ORG, jhay@FreeBSD.ORG Subject: Re: [PATCH] if_ar and if_sr compile problem Message-ID: <200112280412.fBS4CLB90032@zibbi.icomtek.csir.co.za> In-Reply-To: <3C2BCB18.368F90C5@digisle.net> from Maksim Yevmenkin at "Dec 27, 2001 05:30:00 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Max, You are right about the problem and I guess the fix is one way to do it. I would prefer that if_sppp.h does not require device drivers to suddenly need to include network include files, so I have asked Joerg about it. > 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 > John -- John Hay -- John.Hay@icomtek.csir.co.za 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?200112280412.fBS4CLB90032>