lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Compiling lwip in debian Sarge


From: Andres Ortiz
Subject: [lwip-users] Compiling lwip in debian Sarge
Date: Mon, 12 Jun 2006 18:51:32 +0200

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.
In file included from ../../../../../lwip/src/include/lwip/sys.h:37,
                 from ../../../../ports/unix/sys_arch.c:56:
../../../../../lwip/src/include/lwip/opt.h:187:2: #error ETHARP_ALWAYS_INSERT op
tion is deprecated. Remove it from your lwipopts.h.
In file included from ../../../../ports/unix/netif/tapif.c:45:
../../../../../lwip/src/include/lwip/opt.h:187:2: #error ETHARP_ALWAYS_INSERT op
tion is deprecated. Remove it from your lwipopts.h.
In file included from ../../../../../lwip/src/include/lwip/err.h:35,
                 from ../../../../../lwip/src/include/ipv4/lwip/ip.h:41,
                 from ../../../../ports/unix/netif/tcpdump.c:36:
../../../../../lwip/src/include/lwip/opt.h:187:2: #error ETHARP_ALWAYS_INSERT op
tion is deprecated. Remove it from your lwipopts.h.
In file included from ../../../../../lwip/src/include/lwip/stats.h:35,
                 from apps/httpd.c:35:
../../../../../lwip/src/include/lwip/opt.h:187:2: #error ETHARP_ALWAYS_INSERT op
tion is deprecated. Remove it from your lwipopts.h.
In file included from ../../../../../lwip/src/include/lwip/api.h:35,
                 from apps/udpecho.c:33:
../../../../../lwip/src/include/lwip/opt.h:187:2: #error ETHARP_ALWAYS_INSERT op
tion is deprecated. Remove it from your lwipopts.h.
In file included from ../../../../../lwip/src/include/lwip/sys.h:37,
                 from apps/tcpecho.c:33:
../../../../../lwip/src/include/lwip/opt.h:187:2: #error ETHARP_ALWAYS_INSERT op
tion is deprecated. Remove it from your lwipopts.h.
In file included from ../../../../../lwip/src/include/lwip/mem.h:35,
                 from apps/shell.c:36:
../../../../../lwip/src/include/lwip/opt.h:187:2: #error ETHARP_ALWAYS_INSERT op
tion is deprecated. Remove it from your lwipopts.h.
gcc -g -Wall -Dunix -DIPv4 -DLWIP_DEBUG -pedantic -Iapps -I. -I../../../../../lw ip/src/include -I../../../../ports/unix/include -I../../../../../lwip/src/includ
e/ipv4 -I../../../../../lwip/src -c
gcc: no input files
make: *** [mem.o] Error 1


After trying with different versions of lwip, gcc (actually I have gcc-3.4 and 3.3 installed) I couldn't compile it.
Dows anybody knows the reason?

Thank you.
Regards.







reply via email to

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