[ENet-discuss] Problem with building enet from git in MinGW
Lee Salzman
lsalzman at gmail.com
Wed Sep 26 04:54:56 PDT 2012
As far as it matters, EWOULDBLOCK is a typo here. If you don't know, you probably don't need to know. :)
On 09/26/2012 09:12 PM, Director De Juego wrote:
> AMAZING! :-DD You are the real life Flash (the super-hero)!
>
> Yes. I suspected that EWOULDBLOCK -> WSAEWOULDBLOCK <https://github.com/lsalzman/enet/commit/9dff8f72cfaae437a2e208338dd14544dbc20d02> :-] But What is EWOULDBLOCK <https://github.com/lsalzman/enet/commit/9dff8f72cfaae437a2e208338dd14544dbc20d02>? What is WSAEWOULDBLOCK <https://github.com/lsalzman/enet/commit/9dff8f72cfaae437a2e208338dd14544dbc20d02>? xD I am a ignorant.
>
> Thank you very much!
>
> P.S: Delighted to be here.
>
> DJ
>
> On Wed, Sep 26, 2012 at 12:08 PM, Lee Salzman <lsalzman at gmail.com <mailto:lsalzman at gmail.com>> wrote:
>
> Oops. Fixed in git repo now.
>
>
> On 09/26/2012 08:37 PM, Director De Juego wrote:
>
> Hi! Here a new probably user for Enet :-D. a Newbie
>
> I try to build the curret git revision (2012-09-26).
>
> Environment
>
> Windows 7 64 bits
>
> mingw-builds:
>
> i686-mingw-w64-gcc-4.7.2-release-c,c++,fortran-sjlj-rev1
>
> Procedure:
>
> 1.
> autoreconf -vfi
> 2.
> mkdir builds
> 3.
> cd builds
> 4.
> ../configure
> 5.
> make
>
> ../win32.c: In function 'enet_socket_connect':
> ../win32.c:196:57: error: 'EWOULDBLOCK' undeclared (first use in this function)
> ../win32.c:196:57: note: each undeclared identifier is reported only once for each function it appears in
> make: *** [win32.lo] Error 1
>
> Any idea? Thanks in advance!
>
> DJuego
>
>
> Sorry for my English. :-(
>
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org <mailto:ENet-discuss at cubik.org>
> http://lists.cubik.org/mailman/listinfo/enet-discuss
>
>
>
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/mailman/listinfo/enet-discuss
More information about the ENet-discuss
mailing list