Date: Tue, 24 Oct 2000 00:46:23 -0400 From: "Patrick Bihan-Faou" <patrick@mindstep.com> To: "Archie Cobbs" <archie@whistle.com> Cc: <freebsd-net@FreeBSD.ORG> Subject: Re: mpd-netgraph port and FreeBSD 3.5-STABLE Message-ID: <084801c03d75$5c2265c0$040aa8c0@local.mindstep.com> References: <200010122143.e9CLhY190211@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > Patrick Bihan-Faou writes: > > I tried to install the mpd-netgraph port on a FreeBSD 3.5-STABLE machine, > > however it fails because the file "netgraph/ng_mppc.h" is missing from the > > standard include files on my system. I fiddled with mpd's Makefile, and > > compiled it without mppc support, however this also disables the encryption > > support for PPTP. > > > > A part from that mpd works beautifully and I can set up incoming PPTP > > sessions (without encryption). > > > > Could somebody MFC the appropriate netgraph code to the RELENG-3 branch > > please ? > > You should be able to (pretty much) take the 4.1-stable sources for > ng_mppc.c and ng_mppc.h and build them on 3.5-stable. > > Just grab these files from 4.1-stable, put them in your tree, > and see if the KLD builds: > > sys/netgraph/ng_mppc.c > sys/netgraph/ng_mppc.h > sys/modules/netgraph/mppc/* > OK there is just a little bit more than just the few files mentioned by Archie. The mppc netgraph module does not compile because it can not find the necessary crypto header files on my system. Oh well, I guess I'll update that machine to 4.x sometime soon... Thanks for the help anyway! Patrick. 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?084801c03d75$5c2265c0$040aa8c0>