Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.14.0
-
None
-
None
-
Mac OS X 10.8.4
Python 2.7.5
Latest mesos trunk
Description
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.
============================================================================
The config.log output:
configure:19433: /usr/bin/gcc-4.2 -o conftest -g -I/opt/twitter/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/opt/twitter/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib conftest.c -L/opt/twitter/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7 -u _PyMac_Error Python.framework/Versions/2.7/Python -ldl -framework CoreFoundation >&5
i686-apple-darwin11-gcc-4.2.1: Python.framework/Versions/2.7/Python: No such file or directory