You can download ppp-2.2.0.e.fix (or something similar) from
sunsite... pppd.h has a small glitch. You have to replace
#include <sys/types.h>
with
#include <sys/bitypes.h>
And it should compile flawlessly :)
Good luck,
Quartic