lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Missing typedef in vj.h fsm.h ppp.h etc


From: LMao
Subject: Re: [lwip-users] Missing typedef in vj.h fsm.h ppp.h etc
Date: Fri, 4 Apr 2014 16:47:38 +0000

A few files have the problem: init.c, memp.c, pbuf.c, timers.c, ppp.c, 
api_lib.c, api_msg.c, pppapi.c, sockets.c and tcpip.c

Charles

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Sylvain Rochet
Sent: Friday, April 04, 2014 1:33 PM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] Missing typedef in vj.h fsm.h ppp.h etc

Hello Charles,

On Fri, Apr 04, 2014 at 03:54:07PM +0000, address@hidden wrote:
>  Sylvain,
> 
> I try to compile ppp-new and my compiler(Keil) gave compiling errors 
> like this:
> 
> I find the missing typedefs are defined in ppp_impl.h file. It seems 
> vj.h etc doesn't include ppp_impl.h. Am I doing something wrong?

Well, but vj.c includes "netif/ppp/ppp_impl.h" before "netif/ppp/vj.h", so this 
should not happen.

Looks like a buggy preprocessor/compiler at first sight, could you tell on 
which .c files it happens ?

Sylvain

reply via email to

[Prev in Thread] Current Thread [Next in Thread]