#43254: gnucash +python27 configure failure -------------------------------+---------------------- Reporter: macsforever2000@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Keywords: | Port: gnucash -------------------------------+---------------------- I'm running OS X 10.9.2. Xcode 5.1. I see the following configure error trying to build gnu cash +python27: {{{ :info:configure checking for Python include path... -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 :info:configure checking for Python library path... -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7 :info:configure checking for Python site-packages path... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages :info:configure checking python extra libraries... -ldl -framework CoreFoundation :info:configure checking python extra linking flags... -u _PyMac_Error Python.framework/Versions/2.7/Python :info:configure checking consistency of all components of python development environment... no :info:configure configure: error: in `/opt/local/var/macports/build/_opt_mports_trunk_dports_gnome_gnucash/gnucash/work/gnucash-2.6.2': :info:configure configure: error: :info:configure Could not link test program to Python. Maybe the main Python library has been :info:configure installed in some non-standard library path. If so, pass it to configure, :info:configure via the LDFLAGS environment variable. :info:configure Example: ./configure LDFLAGS="-L/usr/non-standard- path/python/lib" :info:configure ============================================================================ :info:configure ERROR! :info:configure You probably have to install the development version of the Python package :info:configure for your distribution. The exact name of this package varies among them. :info:configure ============================================================================ :info:configure :info:configure See `config.log' for more details }}} -- Ticket URL: <https://trac.macports.org/ticket/43254> MacPorts <http://www.macports.org/> Ports system for OS X