Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 20:18:07 -0800 (PST)
From:      Julian Elischer <julian@whistle.com>
To:        "David J. Fiander" <djfiande@julian.uwo.ca>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: Announce: PPPoE for -curent and -stable now standard.
Message-ID:  <Pine.BSF.4.10.9911222017380.9392-100000@current1.whistle.com>
In-Reply-To: <Pine.BSF.4.05.9911222157580.377-100000@localhost.waterloo.on.ca>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 22 Nov 1999, David J. Fiander wrote:

> On Mon, 22 Nov 1999, Julian Elischer wrote:
> 
> > I have done the following to get it going on 3.3-R
> > 
> 
> [...]
> 
> > 
> > Add options NETGRAPH, NG_SOCKET, NG_PPPOE to your kernel
> > 
> 
> Everything's cool until I get here, but config reports "NG_PPPOE"
> and "NG_SOCKET" are unknown options, and they don't appear in the
> options file that I got from -stable.  I'm guessing that you
> meant to say
> 
> 	Add options ... NETGRAPH_SOCKET, NETGRAPH_PPPOE to your kernel
> 
> > compile kernel
> 
> This complains, in a few places, that "struct arpcom" does not
> have a member named "ac_ng".  I copied sys/net/if_arp.h from
> -stable.  I also need
> 
> 	sys/net/netisr.h for NETISR_NETGRAPH
> 	sys/sys/socket.h for AF_NETGRAPH

I mentionned getting these patches from the CVS repository :-)

> 
> This redefines AF_MAX, so sys/mount.h has to be fixed.
> 
> > recompile ppp
> > cd /usr/src/usr.sbin/ppp; make -DNOI4B; make -DNOI4B install
> 
> This builds a ppp with '-DNONETGRAPH'.  Is that right?
> 
> I, of course, also have to build and install libnetgraph, ngctl,
> and nghook.
> 
> - David
> -- 
> David J. Fiander     | What's past is prologue
> Incipient Librarian  |      - The Tempest, Wm. Shakespeare
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-net" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" 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.10.9911222017380.9392-100000>