[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]