Yes I still had to manual change the config for 3.4, though it fixed
the unbalanced #endif in sys-bsd.c .
Before your patch 2.3.10 wouldn't compile on 3.4 by removing the #endif
it compiled and manual change on configure then it worked just
didn't log users on the server..
I guess we could just add this to 2.3.11 and be upto date with
pppd finally...
Been hoping for this ....:)
On Mon, 27 Dec 1999, Oleg Semyonov wrote:
> > 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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message