[#83773] [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769 — usa@...
Issue #14108 has been updated by usa (Usaku NAKAMURA).
9 messages
2017/11/15
[#83774] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
usa@garbagecollect.jp wrote:
[#83775] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— "U.NAKAMURA" <usa@...>
2017/11/15
Hi, Eric
[#83779] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
"U.NAKAMURA" <usa@garbagecollect.jp> wrote:
[#83781] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— "U.NAKAMURA" <usa@...>
2017/11/15
Hi, Eric,
[#83782] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
"U.NAKAMURA" <usa@garbagecollect.jp> wrote:
[ruby-core:83830] [Ruby trunk Bug#14117] [Compile] config.sub missing in 2.5.0-preview1 pulled from GitHub
From:
leamhall@...
Date:
2017-11-19 23:40:20 UTC
List:
ruby-core #83830
Issue #14117 has been updated by leam (Leam Hall). Subject changed from [Compile] config.sub missing in 2.5.0-preview1 to [Compile] config.sub missing in 2.5.0-preview1 pulled from GitHub This issue occurs if you clone the github repo. It does not happen if you download the tar.gz file. When running ./configure I get: configure: error: cannot run /bin/sh tool/config.sub Checking tools/, there is no "config.sub". Copying in the config.sub from 2.4.2 source seems to work so far. ---------------------------------------- Bug #14117: [Compile] config.sub missing in 2.5.0-preview1 pulled from GitHub https://bugs.ruby-lang.org/issues/14117#change-67861 * Author: leam (Leam Hall) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.5.0-preview1 * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Updated autoconf to GNU latest (2.69). In "ruby" ran "autoconf". When running ./configure I get: configure: error: cannot run /bin/sh tool/config.sub Checking tools/, there is no "config.sub". Copying in the config.sub from 2.4.2 source seems to work so far. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>