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

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

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

Till Toenshoff updated MESOS-5414:
----------------------------------
    Assignee: Kevin Klues

> 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
>            Assignee: Kevin Klues
>            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)