[ 
https://issues.apache.org/jira/browse/MESOS-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291133#comment-15291133
 ] 

Guangya Liu commented on MESOS-5414:
------------------------------------

Thanks Till, we also have a workaround for now by removing the following code 
in configure.ac

{code}
LIBS="$LIBS -lelf" # For stout/elf.hpp.
{code}

> 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)

Reply via email to