You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2013/08/07 19:52:49 UTC

[jira] [Closed] (MESOS-617) Configure for Python breaks on Mac OS X 10.8.4

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

Jie Yu closed MESOS-617.
------------------------

    Resolution: Won't Fix

It's a bug in other projects (autoconf and Python 2.7.5).
                
> 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.
>   ============================================================================
> 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

--
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