chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Issues with socket egg


From: Michele La Monaca
Subject: Re: [Chicken-users] Issues with socket egg
Date: Mon, 17 Jun 2013 19:10:53 +0200

On Sat, Jun 15, 2013 at 1:00 AM, Jim Ursetto <address@hidden> wrote:
> On May 8, 2013, at 8:48 AM, Michele La Monaca <address@hidden> wrote:
>
>>
>> 2) The egg doesn’t install on Cygwin due to the unbound identifier
>> 'SO_EXCLUSIVEADDRUSE' (mingw only?). Dropping the related option
>> (so/exclusiveaddruse) solves the problem.
>
> When you get a chance, can you check out this repository (a superset of 
> socket, tcp6 and udp6):
>
> https://bitbucket.org/ursetto/rfc2553
>
> and run `chicken-install socket.setup` from the checkout directory to install 
> it?
>
> I believe this should fix the Cygwin problem.

Yes, it does. Thanks.

If you care, in Mingw/Msys installation works but it does complain
about the redefinition of EINVAL and errno by socket.h

Michele



reply via email to

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