#18865: Python-2.6.1 +universal fails to build readline, curses, and tkinter core modules ----------------------------------+----------------------------------------- Reporter: griff.rees@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: python26 +universal ----------------------------------+----------------------------------------- I'm running Leopard and need Python-2.6 with x86-64 support. Building python26 works fine, with universal library dependencies, but readline and curses don't import. Examining the {{{/software/python2.6/}}} directory reveals the following unusually named files: {{{ 2.6.1_0+universal/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /lib-dynload/_curses_failed.so 2.6.1_0+universal/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /lib-dynload/_curses_panel_failed.so 2.6.1_0+universal/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /lib-dynload/_tkinter_failed.so }}} -- Ticket URL: <http://trac.macports.org/ticket/18865> MacPorts <http://www.macports.org/> Ports system for Mac OS