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

Senaka Fernando commented on AXIS2C-924:
----------------------------------------

Hi Abhay,

I think it is looking for a *.so. In order to recognize *.sl I'm not sure 
whether the class_loader logic is needed to be changed. Just to be sure that 
only the extension name should change, please create a copy of the files it 
can't load under a *.so extension. (cp mod_name.sl mod_name.so).

If you get through, it is just a trivial fix. We'll just need to change for an 
HP-UX system to look for *.sl instead of *.so, as you require. If you fail, 
please attach the error log. I'm sorry to make awkward suggestions as I do not 
have access for a similar system.

Looking forward for your response.

Regards,
Senaka

> Compiling source on HP-UX11.11v2
> --------------------------------
>
>                 Key: AXIS2C-924
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-924
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.2.0
>         Environment: HP-UX 11.11v2 - aC++ compiler.
>            Reporter: Abhay Bhave
>         Attachments: diff.txt
>
>
> I think I am able to configure and make (make & make install) the source 
> after lot of struggle.
> I am using LIBXML2.  I don't have Apache installed to test WSDL2C tool.
> The sample services did not compile and didn't get installed.
> The axis2c_http_server is created in AXIS2C_HOME/bin but it can not be 
> started. It complains with error 34.
> The sample code complains about getopt.h, strcasecomp etc.
> Has any one successfully installed and tested the samples on HP-UX 11.11 or 
> HP-UX11.23v1 (Itanium)?
> How to get over the getopt.h and strcasecomp issue?
> Is it possible to get the WSDL2C tool without Apache being installed?
> Thanks

-- 
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]

Reply via email to