Bugzilla – Bug 209908
wrong plugin in pptpd
Last modified: 2006-10-30 19:20:29 UTC
SuSE 10.1 86_64 , install packet pptpd pptpd-1.2.3-10 Plugin /usr/lib/pptpd/pptpd-logwtmp.so is for pppd version 2.4.2, this is 2.4.3 if im use logwtmp option
I just looked at the source package. Just remove plugins/pppd.h and plugins/patchlevel.h, change plugins/pptpd-logwtmp.c: -#include "pppd.h" +#include <pppd/pppd.h> It will need ppp-devel installed to build.
fixed for beta1
please replace packet for 10.1 x86_64 in install source or addiding update in YOU
aj do you want it?
We're not going to fix this anymore for 10.1. This is fixed for 10.2, thanks for the report!