Ilya Pronin created MESOS-6207:
----------------------------------

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

Reply via email to