[Haskell-cafe] Re: "getServiceEntry: does not exist" on Windows

Simon Marlow simonmar at microsoft.com
Fri Oct 21 08:45:50 EDT 2005


Nope, actually it also happens for me with the updated installer.

Sigbjorn - any ideas?  It doesn't happen with my local STABLE build, but
I'm still using gcc 3.2.x.

Cheers,
	Simon

On 21 October 2005 13:33, Simon Marlow wrote:

> Please try the updated installer for 6.4.1.  I believe this is caused
> by the same bug in the dynamic linker that was fixed in the update. 
> At least, I can reproduce your bug with the 6.4.1 installation I
> have, but not with a fresh build.
> 
> Cheers,
> 	Simon
> 
> On 21 October 2005 13:20, Joel Reymont wrote:
> 
>> Folks, ideas on this? It's a major showstopper for me since it
>> prevents me from deploying the Haskell app for my customer :(.
>> 
>>      Thanks, Joel
>> 
>> On Oct 19, 2005, at 5:06 PM, Joel Reymont wrote:
>> 
>>> This fails also but the C call to getprotobyname succeeds.
>>> 
>>> Prelude> Network.BSD.getProtocolByName "tcp"
>>> *** Exception: getServiceEntry: does not exist (no such service
>>> entry) 
>>> 
>>> On Oct 19, 2005, at 4:51 PM, Joel Reymont wrote:
>>> 
>>> 
>>>> I checked my Windows protocol file in system32/drivers/etc and it
>>>> has 
>>>> 
>>>> tcp      6     TCP      # Transmission control protocol
>>>> 
>>>> Still, I get the following:
>>>> 
>>>> Prelude> Network.BSD.getProtocolNumber "tcp"
>>>> *** Exception: getServiceEntry: does not exist (no such service
>>>> entry) 
>>>> 
>>> 
>>> --
>>> http://wagerlabs.com/
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list