[MacPorts] #15177: ruby-1.8.6-p111+ doesn't work with autoconf-2.62
#15177: ruby-1.8.6-p111+ doesn't work with autoconf-2.62 --------------------------------------+------------------------------------- Reporter: joseph@josephholsten.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: ruby autoconf | --------------------------------------+------------------------------------- When autoconf 2.62 is used, ruby doesn't build all the appropriate standard libraries. When the autoconf port is deactivated, apple's autoconf 2.58, shipped with 10.4, works fine. For example
ruby -e 'require "socket"' fails.
This bug also applies to the standard ruby distribution, which ships with a configure script built with autoconf 2.61. Since we patch ruby's configure.in, it makes sense to fix this on our end as well. It works just fine to use a autoconf 2.58 <= n <= 2.61, so that is one option. The other is to patch the configure.in to support autoconf 2.62. This will need to happen, but autoupdate doesn't like ruby's configure.in very much. The configure.in it generates has a bug. Patching the configure.in is beyond my abilities. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15177> MacPorts </projects/macports> Ports system for Mac OS
#15177: ruby-1.8.6-p111+ doesn't work with autoconf-2.62 ---------------------------------------+------------------------------------ Reporter: joseph@josephholsten.com | Owner: pguyot@kallisys.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ruby autoconf ---------------------------------------+------------------------------------ Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => pguyot@kallisys.net * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15177#comment:1> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts