Project

General

Profile

Actions

Bug #14117

closed

[Compile] config.sub missing in 2.5.0-preview1 pulled from GitHub

Added by leam (Leam Hall) over 6 years ago. Updated over 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
2.5.0-preview1
[ruby-core:83829]

Description

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.

Actions #1

Updated by leam (Leam Hall) over 6 years ago

  • 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.

Updated by MSP-Greg (Greg L) over 6 years ago

When using the repo, you need:

make update-config_files

If you have any more build questions, the .travis.yml file and the travis logs may be helpful (and also with gems, etc).

Updated by leam (Leam Hall) over 6 years ago

Greg, that works!

Of course, make update-config_files looks for an existing Ruby as well, which seems a different issue. Not sure how it would do a totally clean build.

Now I just have to figure out how to close the issue....

Actions #4

Updated by Eregon (Benoit Daloze) over 6 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0