Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1727

Configure fails with ../configure: line 18439: syntax error near unexpected token `PROTOBUFPREFIX,'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.21.0
    • 0.20.1
    • None
    • 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)

    • Q3 Sprint 4
    • 2

    Description

      I followed the "Getting started" documentation and did:

      $ git clone http://git-wip-us.apache.org/repos/asf/mesos.git; cd mesos
      $ ./bootstrap
      $ mkdir build; cd build
      $ ../configure
      

      which aborts with

      ....
      ....
      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,'
      

      Attachments

        1. configure_output.txt
          6 kB
          Lukas Loesche
        2. config.log
          31 kB
          Lukas Loesche

        Activity

          People

            jieyu Jie Yu
            lloesche Lukas Loesche
            t.st.clair t.st.clair
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: