From: usa@... Date: 2014-02-05T03:53:37+00:00 Subject: [ruby-core:60496] [ruby-trunk - Bug #9332] win32/Makefile.sub malconfiguration Issue #9332 has been updated by Usaku NAKAMURA. Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN to 1.9.3: DONTNEED, 2.0.0: DONTNEED, 2.1: REQUIRED ---------------------------------------- Bug #9332: win32/Makefile.sub malconfiguration https://bugs.ruby-lang.org/issues/9332#change-44962 * Author: Akio Tajima * Status: Closed * Priority: Normal * Assignee: Akio Tajima * Category: platform/windows * Target version: current: 2.2.0 * ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i386-mswin32_100] * Backport: 1.9.3: DONTNEED, 2.0.0: DONTNEED, 2.1: REQUIRED ---------------------------------------- win32/Makefile.sub defines HAVE_FSEEKO because win32/win32.c defined the function. However since r40661 the function was removed from win32/win32.c. -- http://bugs.ruby-lang.org/