help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Re: Couldn't install GST 3.0.4 on Windows


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Re: Couldn't install GST 3.0.4 on Windows
Date: Wed, 27 Aug 2008 14:03:48 +0200
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

> When compiling 3.0c, it gives this error:
> 
> http://img135.imageshack.us/my.php?image=hatagst2gl1.jpg

And here is the patch for it:

diff --git a/lib-src/socketx.h b/lib-src/socketx.h
index 419142a..ef2a59a 100644
--- a/lib-src/socketx.h
+++ b/lib-src/socketx.h
@@ -72,6 +72,7 @@
 #define ENETRESET WSAENETRESET

 typedef int nfds_t;
+typedef int socklen_t;

 /* re-define FD_ISSET to avoid a WSA call while we are not using
  * network sockets */




reply via email to

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