#13391: BUG: Ruby fails to compile on 10.3 with pthreads enabled ------------------------------+--------------------------------------------- Reporter: edewitt@mac.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: | Keywords: ruby pthreads ------------------------------+--------------------------------------------- Comment (by edewitt@mac.com): if you disable pthreads ruby compiles successfully. {{{ diff Portfile.original Portfile 67a68,74
platform darwin 7 { # pthreads is being called with an unavailible function call configure.args --enable-shared \ --mandir="${prefix}/share/man" \ --without-tk }
}}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13391#comment:1> MacPorts </projects/macports> Ports system for Mac OS