You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Timothy St. Clair (JIRA)" <ji...@apache.org> on 2014/06/26 21:35:26 UTC

[jira] [Closed] (MESOS-550) Python compilation fails when trying to compile without included zookeeper libs

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

Timothy St. Clair closed MESOS-550.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0
         Assignee: Timothy St. Clair  (was: Till Toenshoff)

Closing out b/c it's been fixed in a different bug. 

Please reopen if an issue is found. 

> Python compilation fails when trying to compile without included zookeeper libs
> -------------------------------------------------------------------------------
>
>                 Key: MESOS-550
>                 URL: https://issues.apache.org/jira/browse/MESOS-550
>             Project: Mesos
>          Issue Type: Bug
>          Components: python api
>    Affects Versions: 0.12.0
>            Reporter: Julien Eid
>            Assignee: Timothy St. Clair
>            Priority: Minor
>             Fix For: 0.19.0
>
>
> Hey, I'm trying to compile Mesos against a separate Zookeeper install for packaging. The python setup.py only links against the .libs folder and doesn't check LDFLAGS for a different location for the lib. 
> Relevant lines 
> /src/python/setup.py:  os.path.join(abs_top_builddir, zookeeper, '.libs', 'libzookeeper_mt.a')



--
This message was sent by Atlassian JIRA
(v6.2#6252)