2002-07-18 17:15:09

by Ivan G.

[permalink] [raw]
Subject: Kernel headers....ppp, 2.4, 2.5

Hi,
Having some trouble compiling kdenetwork.

/usr/include/linux/if_ppp.h:90: use of enum `NPmode' without previous
declaration

This is defined in ppp_defs.h, but apparently it doesn't get included
anywhere...

Should ppp_defs.h be included in if_ppp.h
(that goes for if_pppvar.h too) ?
I see those headers use structures from ppp_defs.h