lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] pylwIP - problems compiling on ubuntu 10.04


From: Mason
Subject: Re: [lwip-users] pylwIP - problems compiling on ubuntu 10.04
Date: Tue, 18 Oct 2011 13:48:10 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1

Simon Goldschmidt wrote:

> Amir Shalem wrote:
> 
>> 3. missing ENSRNOTFOUND
>> lwip/src/api/netdb.c:203: error: ‘ENSRNOTFOUND’ undeclared
> 
> I think I remember this being reported on one of the lists.

http://lists.gnu.org/archive/html/lwip-users/2011-08/msg00013.html

> I guess there's an include missing on linux to the file that provides
> this error code.

It's not standard, as far as I could tell.
So it should be defined by lwip headers.
I can provide a patch this afternoon.

> If not, you can just define the error codes
> yourself. However, in this case, the correct solution would probably
> be to split the definition of error codes in arch.h so that lwIP can
> provide the 'h_errno' error codes (for DNS) while not providing the
> 'errno' error codes.

I'll look into it.

-- 
Regards.



reply via email to

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