Date: Mon, 27 Dec 1999 21:09:44 +0200 From: "Oleg Semyonov" <os@altavista.net> To: "hometeam" <hometeam@techpower.net> Cc: <freebsd-questions@freebsd.org>, <freebsd-stable@freebsd.org>, <freebsd-isp@freebsd.org> Subject: Re: patches for pppd-2.3.10-radius are here Message-ID: <001b01bf509e$020685e0$129718c3@en.zp.ua> References: <Pine.BSF.4.10.9912271011030.345-100000@techpower.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Have the patches fixed the config file for ppp-2.3.10 ? It is still only > looking for 3.0 or 3.1 version of freebsd. Or 3.2 or 3.3 after the patch. At the time I wrote that latest FreeBSD 3.x was 3.3. > 2.3.10 will not compile on 3.4 stable . I just compiled pppd on 3.4 system after the change: $ diff configure.33 configure 56c56 < 3.[0-3]*) state="known"; ksrc="freebsd-3.0";; --- > 3.[0-4]*) state="known"; ksrc="freebsd-3.0";; Can't test but I think it may be compiled also on 4.x if you add another line here for 4.* (ksrc still must point to freebsd-3.0). OS PS. Confirm or reject it. If you have another problem - write me, please. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001b01bf509e$020685e0$129718c3>