[
https://issues.apache.org/jira/browse/AXIS2C-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539318
]
Sanjaya Ratnaweera commented on AXIS2C-746:
-------------------------------------------
Correct way is to change includedir in axis2.pc to ${prefix}/include/axis2-1.1
I think.
I've fixed it in axis2.pc.in, axis2.pc is generated using axis2.pc.in
> axis2.pc broken in version 1.1
> ------------------------------
>
> Key: AXIS2C-746
> URL: https://issues.apache.org/jira/browse/AXIS2C-746
> Project: Axis2-C
> Issue Type: Bug
> Components: build system (Unix/Linux)
> Affects Versions: 1.1.1
> Environment: Suse Linux
> Reporter: Michael Sutter
> Priority: Minor
> Fix For: Current (Nightly)
>
>
> Thee axis2c.pc file has a wrong entry. The include directory is mapped to:
> includedir=${prefix}/include
> where ${prefix} is AXIS2C_HOME
> But located is the include dir under include/axis2-1.1
> To fix the problem all header files must be copied under AXIS2C_HOME/include
> - the normal way in Linux
> or the axis2.pc must be edited to the right location.
--
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]