Hello,

Andres Ortiz wrote:
Hi All,

I am trying to compile lwip ( I have tried with all versions) and contrib 0.7.1 without success. After make, a lot of errors like:


tion is deprecated. Remove it from your lwipopts.h.
In file included from ../../../../../lwip/src/include/ipv4/lwip/inet.h:37,
                 from ../../../../ports/unix/lwip_chksum.c:38:
../../../../../lwip/src/include/lwip/opt.h:187:2: #error ETHARP_ALWAYS_INSERT op
tion is deprecated. Remove it from your lwipopts.h.

Deprecated means "no longer supported". You are using a contributed application (0.7.1) that needs an old version of lwIP (0.7.1).

I suggest checking out lwIP and contrib from CVS.

Regards,

Leon.


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to