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

Chun-Hung Hsiao updated MESOS-7869:
-----------------------------------

{noformat}
commit 30914ea9445e2ec3eb48e2daad814accca8f404c
Author: Chun-Hung Hsiao <chhs...@mesosphere.io>
Date:   Tue Aug 8 13:39:33 2017 -0700

    Removed `--disable-zlib` and fixed `--with-zlib` for Mesos.

    For third-party libraries that does not support `--with-zlib=DIR`, we
    introduce new variables `ZLIB_CPPFLAGS` and `ZLIB_LINKERFLAGS` so that
    they can be used to set up `CPPFLAGS` and `LDFLAGS` when building those
    libraries.

    Review: https://reviews.apache.org/r/61508
{noformat}
{noformat}
commit 7a385a464fe1b76bbd7b3009d8f043fbe0eff6f9
Author: Chun-Hung Hsiao <chhs...@mesosphere.io>
Date:   Tue Aug 8 13:44:11 2017 -0700

    Removed `--disable-zlib` and fixed `--with-zlib` for libprocess.

    Added `--with-zlib` for specifying a custom zlib path. For third-party
    libraries that does not support `--with-zlib=DIR`, we introduce new
    variables `ZLIB_CPPFLAGS` and `ZLIB_LINKERFLAGS` so that they can be
    used to set up `CPPFLAGS` and `LDFLAGS` when building those libraries.

    Review: https://reviews.apache.org/r/61509
{noformat}

> Build fails with `--disable-zlib` or `--with-zlib=DIR`
> ------------------------------------------------------
>
>                 Key: MESOS-7869
>                 URL: https://issues.apache.org/jira/browse/MESOS-7869
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Chun-Hung Hsiao
>            Assignee: Chun-Hung Hsiao
>             Fix For: 1.4.0
>
>
> ZLib has been a required library for Mesos and libprocess, and 
> {{--disable-zlib}} is not working anymore so should be removed.
> Also, when {{--with-zlib=DIR}} is specified, the protobuf build will fail 
> because it does not support specifying a customized zlib path through 
> {{--with-zlib}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to