libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] libmicrohttpd installation on Solaris 10


From: Christian Grothoff
Subject: Re: [libmicrohttpd] libmicrohttpd installation on Solaris 10
Date: Wed, 18 Apr 2018 10:47:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Dear Marek,

Thanks for your report.  As for the "test_options" failure, I wonder
what happens on Solaris 10 if you "bind()" a socket to the port 0.
Given the error message, it seems that the semantics are different from
those on other platforms: on GNU/Linux, bind()ing to 0 means "pick a
random free port".  If on Solaris this is simply illegal, that would
explain the test failure.

I don't have a Solaris 10 box. Can you confirm this is the case? If so,
we need to document this limitation on Solaris (bind-to-random-port not
supported) and modify the test to "skip" that check.

Happy hacking!

Christian

On 04/17/2018 09:18 PM, Marek, James wrote:
> FAIL: test_options
> 
> ==================
> 
>  
> 
> Failed to bind to port 0: Cannot assign requested address
> 
> running test: ip addr option [fail]
> 
> FAIL test_options (exit status: 1)
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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