You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Timothy St. Clair (JIRA)" <ji...@apache.org> on 2014/08/25 17:49:58 UTC

[jira] [Resolved] (MESOS-1727) Configure fails with ../configure: line 18439: syntax error near unexpected token `PROTOBUFPREFIX,'

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

Timothy St. Clair resolved MESOS-1727.
--------------------------------------

       Resolution: Not a Problem
    Fix Version/s: 0.20.0

> Configure fails with ../configure: line 18439: syntax error near unexpected token `PROTOBUFPREFIX,'
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-1727
>                 URL: https://issues.apache.org/jira/browse/MESOS-1727
>             Project: Mesos
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 0.21.0
>         Environment: OSX 10.9.4, Darwin Kernel Version 13.3.0
> automake (GNU automake) 1.13.4
> autoconf (GNU Autoconf) 2.69
> Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
>            Reporter: Lukas Loesche
>            Assignee: Timothy St. Clair
>              Labels: build, configure
>             Fix For: 0.20.0
>
>         Attachments: config.log, configure_output.txt
>
>
> I followed the "Getting started" documentation and did:
> {noformat}
> $ git clone http://git-wip-us.apache.org/repos/asf/mesos.git; cd mesos
> $ ./bootstrap
> $ mkdir build; cd build
> $ ../configure
> {noformat}
> which aborts with
> {noformat}
> ....
> ....
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> ../configure: line 18439: syntax error near unexpected token `PROTOBUFPREFIX,'
> ../configure: line 18439: `  PKG_CHECK_MODULES(PROTOBUFPREFIX,'
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)