lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] DEVEL: etharp does not compile


From: Jani Monoses
Subject: [lwip-devel] DEVEL: etharp does not compile
Date: Mon, 17 Nov 2003 12:38:14 +0200

Hi
due to the last commit etharp.c does not compile on unixsim:

../../../../../lwip/src/netif/etharp.c: In function `etharp_dequeue':
../../../../../lwip/src/netif/etharp.c:280: `netif' undeclared (first
use in this function)../../../../../lwip/src/netif/etharp.c:280: (Each
undeclared identifier is reported only
once../../../../../lwip/src/netif/etharp.c:280: for each function it
appears in.)

netif is used but it's not a global...
I did not read though all the latest changes in this file so don't know
what the best way is to solve it

Jani




reply via email to

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