[2298] in linux-net channel archive
Re: ppp compile
daemon@ATHENA.MIT.EDU (Russell Berry)
Fri Mar 29 20:01:23 1996
Date: Fri, 29 Mar 1996 11:45:12 -0500
From: Russell Berry <rberry@albany.net>
To: rene petersen <rene@universal.nl>
CC: linux-net@vger.rutgers.edu, rberry@keeper.albany.net
This is a multi-part message in MIME format.
--------------78838C657C0D241248A9988B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Well Rene, it almost worked, now I'm down to these errors:
---russ
--------------78838C657C0D241248A9988B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="maklog"
In file included from main.c:43:
lcp.h:64: parse error before `lcp_fsm'
lcp.h:64: warning: data definition has no type or storage class
In file included from main.c:44:
ipcp.h:61: parse error before `ipcp_fsm'
ipcp.h:61: warning: data definition has no type or storage class
main.c: In function `get_input':
main.c:490: request for member `state' in something not a structure or union
make[1]: *** [main.o] Error 1
make: *** [all] Error 2
--------------78838C657C0D241248A9988B--