|
Bugzilla – Full Text Bug Listing |
| Summary: | wrong plugin in pptpd | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Forgotten User sCvTvm8ObT <forgotten_sCvTvm8ObT> |
| Component: | Network | Assignee: | Hendrik Vogelsang <hvogel> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User sCvTvm8ObT
2006-10-04 12:54:38 UTC
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! |