You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2010/10/30 20:47:19 UTC

[jira] Updated: (THRIFT-978) better error message when pkg-config is missing

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

Roger Meier updated THRIFT-978:
-------------------------------

    Component/s:     (was: C glib - Library)
                 Build Process
    Description: 
{code}
configure: line 16066: syntax error near unexpected token `GLIB,'
configure: line 16066: `  PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.0, have_glib2=yes, have_glib2=no)'
[WARNINGS] Skipping publisher since build result is FAILURE
{code}



  was:
Thrift does not build on a server with limited libraries installed, see:
https://hudson.apache.org/hudson/job/Thrift-trunk/4/console


     Issue Type: Improvement  (was: Bug)
        Summary: better error message when pkg-config is missing  (was: syntax error near unexpected token GLIB)

> better error message when pkg-config is missing
> -----------------------------------------------
>
>                 Key: THRIFT-978
>                 URL: https://issues.apache.org/jira/browse/THRIFT-978
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>         Environment: Ubuntu 8.10
>            Reporter: Roger Meier
>
> {code}
> configure: line 16066: syntax error near unexpected token `GLIB,'
> configure: line 16066: `  PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.0, have_glib2=yes, have_glib2=no)'
> [WARNINGS] Skipping publisher since build result is FAILURE
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.