[
https://issues.apache.org/jira/browse/MESOS-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291358#comment-15291358
]
Kevin Klues commented on MESOS-5414:
------------------------------------
https://reviews.apache.org/r/47601/
> 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)