gnutls-devel
[Top][All Lists]
Advanced

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

[gnutls-dev] gnutls 1.2.8 and mingw32


From: Enrico Tassi
Subject: [gnutls-dev] gnutls 1.2.8 and mingw32
Date: Mon, 24 Oct 2005 10:03:08 +0200
User-agent: Mutt/1.5.11

I've few problems in cross-compiling gnutls 1.2.8.

1) inet_ntop.h includes sys/socket.h and other unix specific headers
   while it should do like common.h where this inclusion is conditional
   to the _WIN32 define

2) even if I fix the first problem EAFNOSUPPORT is still undefined in
   inet_ntop.c (so I added a dummy #define setting it equal to 1) 

regards
-- 
Enrico Tassi



reply via email to

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