[
https://issues.apache.org/jira/browse/MESOS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731104#comment-13731104
]
Jie Yu commented on MESOS-617:
------------------------------
Seems to be a python bug, see the following discussions:
http://bugs.python.org/issue3588
http://bugs.python.org/issue16848
> Configure for Python breaks on Mac OS X 10.8.4
> ----------------------------------------------
>
> Key: MESOS-617
> URL: https://issues.apache.org/jira/browse/MESOS-617
> Project: Mesos
> Issue Type: Bug
> Components: build
> Affects Versions: 0.14.0
> Environment: Mac OS X 10.8.4
> Python 2.7.5
> Latest mesos trunk
> Reporter: Jie Yu
>
> checking for Python include path...
> -I/opt/twitter/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7
> checking for Python library path...
> -L/opt/twitter/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib
> -lpython2.7
> checking for Python site-packages path...
> /opt/twitter/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
> checking python extra libraries... -ldl -framework CoreFoundation
> checking python extra linking flags... -u _PyMac_Error
> Python.framework/Versions/2.7/Python
> checking consistency of all components of python development environment... no
> configure: error:
> Could not link test program to Python. Maybe the main Python library has
> been
> installed in some non-standard library path. If so, pass it to configure,
> via the LDFLAGS environment variable.
> Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
> ============================================================================
> ERROR!
> You probably have to install the development version of the Python package
> for your distribution. The exact name of this package varies among them.
> ============================================================================
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira