lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] `MEMP_NUM_PPP_PCB' undeclared here (not in a function)


From: markus . forrer
Subject: [lwip-users] `MEMP_NUM_PPP_PCB' undeclared here (not in a function)
Date: Sun, 11 Aug 2019 09:15:46 +0200

Hello
 
I updated lwip from 2.0.3 to 2.1.2 and get the following build error without any modifications:
 
memp_std.h(102): `MEMP_NUM_PPP_PCB' undeclared here (not in a function)
memp_std.h(102): size of array `memp_memory_SYS_TIMEOUT_base' has non-integer type
memp_std.h(102): `MEMP_NUM_PPP_PCB' undeclared here (not in a function)
memp_std.h(102): initializer element is not constant
memp_std.h(102): (near initialization for `memp_SYS_TIMEOUT.num')
 
Thank you very much for some hints.
 
Best regards
Markus

reply via email to

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