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

Dinesh Weerapurage commented on AXIS2C-1594:
--------------------------------------------

Hi Ivan, I hope that this issue is resolved now therefore I'm going to 
close/resolve. If you have any further issues on this please feel free to 
reopen.

                
> axutil doesn't compile on HP-UX
> -------------------------------
>
>                 Key: AXIS2C-1594
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1594
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.7.0
>         Environment: HP-UX 11.31 + HP aCC
>            Reporter: Ivan Pechorin
>            Assignee: Dinesh Weerapurage
>         Attachments: axutil_hpux_aix.patch
>
>
> axutil doesn't compile on HP-UX and AIX because 
> util/include/platforms/axutil_platform_auto_sense.h has some old includes 
> that are no longer present in Axis2-C source tree:
> #elif defined ( AIX )
> #include <aix/aix.h>
> #elif defined ( HPUX )
> #include <hp-ux/axis2_ht-ux.h>
> The patch is trivial - remove these includes; platforms/unix/axutil_unix.h is 
> just fine for HP-UX, the same should be true for AIX.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: c-dev-h...@axis.apache.org

Reply via email to