#37690: ruby19: configure error with variant +universal (1.9.3-p374) ---------------------------+----------------------- Reporter: chmitchell@… | Owner: kimuraw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: ruby19 | ---------------------------+----------------------- Changes (by kimuraw@…): * status: new => closed * resolution: => fixed Comment: fixed at r101775. let to run autoconf before configure +universal. try `sudo port sync && sudo port upgrade ruby19`. configure script requires to generated by autoconf 2.63 or older for +universal. but configure of p374 was generated autoconf-2.61. this version was older than past releases of ruby-1.9.3. - p0-p327: 2.68 - p363, p374: 2.61 I've reported this problem to the ruby-list and requested to use newer autoconf. - http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-list/49141 (ja) -- Ticket URL: <https://trac.macports.org/ticket/37690#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS