From: duerst@... Date: 2016-01-03T09:04:06+00:00 Subject: [ruby-core:72683] [Ruby trunk - Bug #11942] [Open] No rule to make target 'aclocal.m4', needed by 'configure' Issue #11942 has been reported by Martin D��rst. ---------------------------------------- Bug #11942: No rule to make target 'aclocal.m4', needed by 'configure' https://bugs.ruby-lang.org/issues/11942 * Author: Martin D��rst * Status: Open * Priority: Normal * Assignee: Nobuyoshi Nakada * ruby -v: ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-cygwin] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- When executing 'make up; make install-nodoc' I get the following errors: (it's an easy guess that this must be related to r53414) make[1]: Entering directory '/cygdrive/c/Data/ruby' sed 's/{\$([^(){}]*)[^{}]*}//g' common.mk > uncommon.mk make[1]: *** No rule to make target 'aclocal.m4', needed by 'configure'. Stop. make[1]: Leaving directory '/cygdrive/c/Data/ruby' uncommon.mk:959: recipe for target 'up' failed make: [up] Error 2 (ignored) make[1]: Entering directory '/cygdrive/c/Data/ruby' make[1]: *** No rule to make target 'aclocal.m4', needed by 'configure'. Stop. make[1]: Leaving directory '/cygdrive/c/Data/ruby' uncommon.mk:962: recipe for target 'up' failed make: [up] Error 2 (ignored) make: *** No rule to make target 'aclocal.m4', needed by 'configure'. Stop. -- https://bugs.ruby-lang.org/ Unsubscribe: