[MacPorts] #23754: pump mode in distcc
MacPorts
noreply at macports.org
Tue Feb 8 01:58:55 PST 2011
#23754: pump mode in distcc
--------------------------------------+-------------------------------------
Reporter: kyle.tarplee@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: distcc
--------------------------------------+-------------------------------------
Comment(by arsptr@…):
The problem is caused by the fact that the OS python2.5 (which is what
distcc detects by default) is 32-bit only, and hence not compatible with
64-bit shared libraries.
The enclosed patch adds python26 & python27 variants, which tell distcc to
use the MacPorts python installs. These are built 64-bit and so work
perfectly with the 64-bit shared libs.
An alternative solution might be to use the OS X python2.6 install, which
is built as a 64- and 32-bit binary, I'll leave that as an exercise for
the reader.
--
Ticket URL: <https://trac.macports.org/ticket/23754#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list