FW: [pptp-server] PoPToP - MSCHAPv2/MPPE compile fails (but makin g progress)

Jamin Collins JaminC at adapt-tele.com
Tue Oct 24 12:43:14 CDT 2000


I would like to thank everyone for the quick response to my previous
question.  I was using the HOWTO from the links on www.moretonbay.com, which
appear to be out-dated as my HOWTO was dated 20000503 and the latest appears
to be 20001005.  I have now gotten past the ppp version and magic problem as
described in the HOWTO.  However, I seem to have gone from one problem
straight to another.  Now, I'm getting the following:

[root at AdaptGateway linux]# make modules SUBDIRS=drivers/net
make -C  drivers/net CFLAGS="-Wall -Wstrict-prototypes -O2
-fomit-frame-pointer
-fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-ju
mps=2 -malign-functions=2 -DCPU=586 -DMODULE -DMODVERSIONS -include
/usr/src/ada
pt-1-2.2.16/include/linux/modversions.h" MAKING_MODULES=1 modules
make[1]: Entering directory `/usr/src/adapt-1-2.2.16/drivers/net'
gcc -D__KERNEL__ -I/usr/src/adapt-1-2.2.16/include -Wall -Wstrict-prototypes
-O2
 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486
-mal
ign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE
-DMODVERSIONS
 -include /usr/src/adapt-1-2.2.16/include/linux/modversions.h
-DEXPORT_SYMTAB
-c ppp.c
ppp.c:188: warning: static declaration for
`ppp_register_compressor_R9682e733' f
ollows non-static
ppp.c:189: warning: static declaration for
`ppp_unregister_compressor_Ra1b928df'
 follows non-static
ppp.c: In function `ppp_async_init':
ppp.c:443: structure has no member named `tty_pushing'
ppp.c: In function `ppp_tty_sync_push':
ppp.c:1062: structure has no member named `tty_pushing'
ppp.c:1065: structure has no member named `woke_up'
ppp.c:1069: structure has no member named `tty_pushing'
ppp.c:1076: structure has no member named `woke_up'
ppp.c:1092: structure has no member named `woke_up'
ppp.c:1099: structure has no member named `tty_pushing'
ppp.c:1109: structure has no member named `tty_pushing'
ppp.c: In function `ppp_tty_push':
ppp.c:1150: structure has no member named `tty_pushing'
ppp.c:1151: structure has no member named `woke_up'
ppp.c:1157: structure has no member named `tty_pushing'
ppp.c:1159: structure has no member named `woke_up'
ppp.c:1170: structure has no member named `tty_pushing'
ppp.c:1172: structure has no member named `woke_up'
ppp.c:1180: structure has no member named `tty_pushing'
ppp.c:1185: structure has no member named `tty_pushing'
ppp.c:1195: structure has no member named `tty_pushing'
ppp.c: In function `ppp_tty_flush_output':
ppp.c:1320: structure has no member named `tty_pushing'
ppp.c:1329: structure has no member named `tty_pushing'
ppp.c: In function `rcv_proto_unknown':
ppp.c:2563: too few arguments to function `kill_fasync_Rb2b77a95'
make[1]: *** [ppp.o] Error 1
make[1]: Leaving directory `/usr/src/adapt-1-2.2.16/drivers/net'
make: *** [_mod_drivers/net] Error 2

I've ensured that I'm using pristine 2.2.16 source and header files from the
Red Hat RPMs.  What am I missing?

Jamin W. Collins



More information about the pptp-server mailing list