[MacPorts] #21359: Cannot compile ruby 1.8.7 on Snow Leopard
#21359: Cannot compile ruby 1.8.7 on Snow Leopard ---------------------------------+------------------------------------------ Reporter: gmwilson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ruby ---------------------------------+------------------------------------------ Ruby 1.8.7 fails to build Setup: - OS X 10.6.1 (Snow Leopard) - macports 1.8.0 - removed all exising ports Tried setting "build_arch 86_64" in /opt/local/etc/macports/macports.conf, but no change. -- Ticket URL: <http://trac.macports.org/ticket/21359> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21359: Cannot compile ruby 1.8.7 on Snow Leopard ---------------------------------+------------------------------------------ Reporter: gmwilson@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ruby ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * owner: macports-tickets@… => kimuraw@… -- Ticket URL: <http://trac.macports.org/ticket/21359#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21359: Cannot compile ruby 1.8.7 on Snow Leopard ---------------------------------+------------------------------------------ Reporter: gmwilson@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ruby ---------------------------------+------------------------------------------ Comment(by gmwilson@…): Opps, obvious typo above (but not in macports.conf): "build_arch 86_64" => "build_arch x86_64" -- Ticket URL: <http://trac.macports.org/ticket/21359#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21359: Cannot compile ruby 1.8.7 on Snow Leopard ---------------------------------+------------------------------------------ Reporter: gmwilson@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ruby ---------------------------------+------------------------------------------ Comment(by kimuraw@…): port:ruby is ready for build_arch, but port:readline is not. you can install readline with +universal, then install ruby with build_archs. for example; {{{ $ sudo port -v sync $ (edit macports.conf) # universal_target 10.6 # universal_sysroot /Developer/SDKs/MacOSX10.6.sdk # universal_archs x86_64 i386 # (build_archs i386 or x86_64) $ sudo port -n upgrade --force --enforce-variants ncurses +universal readline +universal $ sudo port install ruby }}} -- Ticket URL: <http://trac.macports.org/ticket/21359#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21359: Cannot compile ruby 1.8.7 on Snow Leopard ---------------------------------+------------------------------------------ Reporter: gmwilson@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ruby ---------------------------------+------------------------------------------ Comment(by gmwilson@…): Thanks for that! [[BR]] Followed above instructions and managed to build ruby using MacPorts 1.8.0 -- Ticket URL: <http://trac.macports.org/ticket/21359#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21359: Cannot compile ruby 1.8.7 on Snow Leopard ----------------------------------+----------------------------------------- Reporter: gmwilson@… | Owner: kimuraw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: ruby | ----------------------------------+----------------------------------------- Changes (by kimuraw@…): * status: new => closed * resolution: => fixed -- Ticket URL: <http://trac.macports.org/ticket/21359#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts