You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Michael Sutter <Mi...@ipe.fzk.de> on 2007/10/30 12:55:06 UTC

pkgconfig with Axis2

Hello List,

I have found a small error when using the axis2c.pc with pkgconfig. 
Inside the pc file the includedir=${prefix}/include - but it must be 
includedir=${prefix}/include/axisversion. This would produce errors when 
using with pkgconfig and I think it must be fixed.

Kind regards
Michael

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


Re: pkgconfig with Axis2

Posted by Sanjaya Ratnaweera <sa...@wso2.com>.
Michael Sutter wrote:
> Hello List,
>
> I have found a small error when using the axis2c.pc with pkgconfig. 
> Inside the pc file the includedir=${prefix}/include - but it must be 
> includedir=${prefix}/include/axisversion. This would produce errors 
> when using with pkgconfig and I think it must be fixed.
Yes, it should be ${prefix}/include/axisversion. Fixed it.

Thanks

    ~sanjaya

>
> Kind regards
> Michael
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-user-help@ws.apache.org
>
>


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


Re: pkgconfig with Axis2

Posted by Samisa Abeysinghe <sa...@wso2.com>.
Dinesh Premalal wrote:
> Michael Sutter <Mi...@ipe.fzk.de> writes:
>   
>> I have found a small error when using the axis2c.pc with
>> pkgconfig. Inside the pc file the includedir=${prefix}/include - but
>> it must be includedir=${prefix}/include/axisversion. This would
>> produce errors when using with pkgconfig and I think it must be
>> fixed.
>>     
>
> +1 , Please raise a Jira
>   
And please provide the patch, in case you fixed it.

Samisa...

-- 
Samisa Abeysinghe : WSO2 WSF/PHP
"http://wso2.org/projects/wsf/php?WSO2&nbsp;Web&nbsp;Services&nbsp;Framework%2FPHP&nbsp;-&nbsp;Open&nbsp;source&nbsp;PHP&nbsp;extention&nbsp;for&nbsp;providing&nbsp;and&nbsp;consuming&nbsp;Web&nbsp;services&nbsp;in&nbsp;PHP"


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


Re: pkgconfig with Axis2

Posted by Dinesh Premalal <xy...@gmail.com>.
Michael Sutter <Mi...@ipe.fzk.de> writes:
> I have found a small error when using the axis2c.pc with
> pkgconfig. Inside the pc file the includedir=${prefix}/include - but
> it must be includedir=${prefix}/include/axisversion. This would
> produce errors when using with pkgconfig and I think it must be
> fixed.

+1 , Please raise a Jira

thanks,
Dinesh

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