[
https://issues.apache.org/jira/browse/MESOS-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513373#comment-15513373
]
Ilya Pronin commented on MESOS-6207:
------------------------------------
Review request: https://reviews.apache.org/r/52162/
> Python bindings fail to build with custom SVN installation path
> ---------------------------------------------------------------
>
> Key: MESOS-6207
> URL: https://issues.apache.org/jira/browse/MESOS-6207
> Project: Mesos
> Issue Type: Bug
> Components: build
> Affects Versions: 1.0.1
> Reporter: Ilya Pronin
> Assignee: Ilya Pronin
> Priority: Trivial
>
> In {{src/Makefile.am}} {{PYTHON_LDFLAGS}} variable is used while building
> Python bindings. This variable picks {{LDFLAGS}} during configuration phase
> before we check for custom SVN installation path and misses
> {{-L$\{with_svn\}/lib}} flag. That causes a link error on systems with
> uncommon SVN installation path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)