You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2010/11/02 20:38:24 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12927564#action_12927564 ] 

David Reiss commented on THRIFT-978:
------------------------------------

I don't think this is the right change.  This problem only occurs when the person who ran bootstrap.sh didn't have pkg.m4.  The user running configure doesn't need pkg-config to build the parts of Thrift that don't depend on it.

> 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
>            Assignee: Roger Meier
>         Attachments: THRIFT-978_configure.ac_check_for_pkg-config.patch
>
>
> {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.