You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "nadir amra (JIRA)" <ax...@ws.apache.org> on 2008/01/19 01:56:35 UTC

[jira] Closed: (AXISCPP-945) Solaris compiling and linking problems on release 1.5

     [ https://issues.apache.org/jira/browse/AXISCPP-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra closed AXISCPP-945.
------------------------------

    Resolution: Fixed

I think this is resolved.  If not, reopen issue, and please submit patch. 

> Solaris compiling and linking problems on release 1.5
> -----------------------------------------------------
>
>                 Key: AXISCPP-945
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-945
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools, Client - Stub, Handlers
>    Affects Versions: 1.5 Final
>         Environment: Solaris 8
>            Reporter: Antoine Galataud
>
> 3 bugs found, but maybe 2 are already resolved in 1.6a version :
> 1) In HandlerChain.hpp, some declarations are missing. I found an AWK script in the axis-c-user mailing list (with file HandlerChain.awk). It seems to be fixed in 1.6.a
> 2) In StubC.hpp, we have 2 "static_cast<AXIS_PROTOCOL_TYPE>", that are leading to compiling errors. I replaced them, as in 1.6a, by a dynamic cast "(AXIS_PROTOCOL_TYPE)".
> 3) There are linking problems in buildInitialize.xml : the option-lCrun -lsocket -lCstd must be passed to solaris linker. I tried 1.6a binary distribution, but it can't run, it results in "Unresolved symbol" errors (though libs are declared in LD_LIBRARY_PATH)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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