Project

General

Profile

Actions

Bug #13966

closed

configure.in still needed ?!

Added by duerst (Martin Dürst) over 6 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.5.0dev (2017-09-28 trunk 60054) [x86_64-cygwin]
[ruby-core:83086]

Description

When compiling trunk on cygwin, I get the following error:

make[2]: Entering directory '/cygdrive/c/Data/ruby/ext/rbconfig/sizeof'
make[2]: *** No rule to make target '../../.././configure.in', needed by 'sizes.c'.  Stop.
make[2]: Leaving directory '/cygdrive/c/Data/ruby/ext/rbconfig/sizeof'
make[1]: *** [exts.mk:256: ext/rbconfig/sizeof/all] Error 2
make[1]: Leaving directory '/cygdrive/c/Data/ruby'
make: *** [uncommon.mk:236: build-ext] Error 2

(Only showing the last few lines, up to that point, everything seems to run smoothly.)

It looks like something somewhere still wants configure.in, although we now use configure.ac.


Related issues 1 (0 open1 closed)

Related to Ruby master - Feature #13946: Rename configure.in to configure.acClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0