You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Niclas Lockner (JIRA)" <ji...@apache.org> on 2013/08/20 14:23:52 UTC

[jira] [Updated] (THRIFT-2138) pkgconfig file created with wrong include path

     [ https://issues.apache.org/jira/browse/THRIFT-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niclas Lockner updated THRIFT-2138:
-----------------------------------

    Description: 
The pkgconfig file for c_glib is created with 
{noformat}
Cflags: -I${includedir}/thrift/c_glib
{noformat}
but the headers in the c_glib library are included with #include <thrift/c_glib/...>

  was:
The pkgconfig file for c_glib is created with

Cflags: -I${includedir}/thrift/c_glib

but the headers in the c_glib library are included with <thrift/c_glib/...>

    
> pkgconfig file created with wrong include path
> ----------------------------------------------
>
>                 Key: THRIFT-2138
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2138
>             Project: Thrift
>          Issue Type: Bug
>          Components: C glib - Library
>    Affects Versions: 1.0
>            Reporter: Niclas Lockner
>
> The pkgconfig file for c_glib is created with 
> {noformat}
> Cflags: -I${includedir}/thrift/c_glib
> {noformat}
> but the headers in the c_glib library are included with #include <thrift/c_glib/...>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira