From: "arton (Akio Tajima)" Date: 2013-12-31T22:41:39+09:00 Subject: [ruby-core:59441] [ruby-trunk - Bug #9332][Closed] win32/Makefile.sub malconfiguration Issue #9332 has been updated by arton (Akio Tajima). Status changed from Open to Closed ---------------------------------------- Bug #9332: win32/Makefile.sub malconfiguration https://bugs.ruby-lang.org/issues/9332#change-43999 Author: arton (Akio Tajima) Status: Closed Priority: Normal Assignee: arton (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: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN 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/