[ 
https://issues.apache.org/jira/browse/DISPATCH-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278888#comment-15278888
 ] 

Adel Boutros commented on DISPATCH-290:
---------------------------------------

[~tedross]

I noticed that in the code you submitted, you opted out the following line 
{code}hints.ai_family = AF_UNSPEC;{code}.
Although it seems logical to assume that not specifying ai_family is equivalent 
to *AF_UNSPEC* but on Solaris it is not the case. If you do not add that line, 
it will still fail/hang on Solaris.

So can you please re-add it to the patch?

I had tested it before submitting the patch.

Regards,
Adel

> Adapt CMakeLists.txt and code so that qpid-dispatch can be compiled on Solaris
> ------------------------------------------------------------------------------
>
>                 Key: DISPATCH-290
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-290
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Adel Boutros
>            Assignee: Ted Ross
>              Labels: build, solaris
>             Fix For: 0.6.0
>
>         Attachments: 
> 0001-Add-hints-on-when-using-getaddrinfo-to-have-successf.patch, 
> 0001-Fixing-cmake-files-to-compile.-Fixing-OS-related-lib.patch, 
> dispatch-290.patch
>
>
> Propose fixes so that qpid-dispatch can compile successfully on Solaris.
> - Add implicit dependencies explicitly
> - Replace linux specific options with generic options
> - Remove invalid options from CMakeLists.txt
> - Replace linux specific functions with generic functions



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to