AxisConfiguration fails to start in AIX
---------------------------------------
Key: AXISCPP-957
URL: http://issues.apache.org/jira/browse/AXISCPP-957
Project: Axis-C++
Type: Bug
Components: Build - ANT
Reporter: James Jose
AxisConfiguration fails to start in AIX with following error
[exec] 0509-151 The program does not have an entry point or
[exec] the o_snentry field in the auxiliary header is
invalid.
[exec] 0509-194 Examine file headers with the 'dump -ohv' command.
This is becuase in the buildAxisConfiguration.xml file, the referenced linker
is 'AIXLinker'. The linker should be 'AIXExecutableLinker'
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira