You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Guangya Liu (JIRA)" <ji...@apache.org> on 2016/05/19 13:48:12 UTC

[jira] [Created] (MESOS-5414) configure failed on ubuntu and centos

Guangya Liu created MESOS-5414:
----------------------------------

             Summary: configure failed on ubuntu and centos
                 Key: MESOS-5414
                 URL: https://issues.apache.org/jira/browse/MESOS-5414
             Project: Mesos
          Issue Type: Bug
            Reporter: Guangya Liu
            Priority: Blocker


Check out latest code.

{code}
./bootstrap
mkdir build
cd build
../configure
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for gzread in -lz... no
configure: error: cannot find libz
-------------------------------------------------------------------
libz is required for mesos to build.
-------------------------------------------------------------------
{code}

Seems this was caused by https://reviews.apache.org/r/47484/ cc [~bmahler] [~klueska]




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)