[pptp-server] kernel fails to build
Tom Eastep
teastep at evergo.net
Tue Aug 1 20:43:34 CDT 2000
Thus spoke Brian Denheyer:
>
> I tried again to patch and build everything. ppp seems to build ok.
> The kernel has problems :
>
> PPP_MAGIC
> PPP_VERSION
>
> are both undeclared and so cause errors.
>
Edit /usr/src/linux/include/linux/if_ppp.h and add the following:
#define PPP_MAGIC 0x5002
#define PPP_VERSION "2.3.11"
The second of course depends on your ppp version...
-Tom
--
Tom Eastep \ Eastep's First Principle of Computing:
ICQ #60745924 \ "Any sane computer will tell you how it
teastep at evergo.net \ works if you ask it the proper questions"
Shoreline, Washington USA \___________________________________________
More information about the pptp-server
mailing list