Project

General

Profile

Actions

Bug #5517

closed

Unable to build trunk/ruby_1_9_3 with Windows SDK for Windows 7

Added by jonforums (Jon Forums) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.8.7 (2011-06-30 patchlevel 352) [i386-mingw32]
Backport:
[ruby-core:40531]

Description

While attempting to build with Windows SDK for Windows 7 (7.1), 7.1.7600.0.30514 I get the following error:

C:\Users\Jon\Documents\RubyDev\ruby-git\build>..\win32\configure.bat --prefix=c:\projects\ruby193-mswin
--target=i686-mswin32 --disable-install-doc --disable-win95
~setup~.mak(4) : fatal error U1034: syntax error : separator missing
Stop.

BUILD ENVIRONMENT

C:\Users\Jon\Documents\RubyDev\ruby-git\build>ruby --version
ruby 1.8.7 (2011-06-30 patchlevel 352) [i386-mingw32]

C:\Users\Jon\Documents\RubyDev\ruby-git\build>bison --version
bison (GNU Bison) 2.4.2

C:\Users\Jon\Documents\RubyDev\ruby-git\build>sed --version
GNU sed version 4.2.1

C:\Users\Jon\Documents\RubyDev\ruby-git\build>nmake /?
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01

C:\Users\Jon\Documents\RubyDev\ruby-git\build>cl /?
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86

C:\Users\Jon\Documents\RubyDev\ruby-git\build>lib /?
Microsoft (R) Library Manager Version 10.00.30319.01

C:\Users\Jon\Documents\RubyDev\ruby-git\build>dumpbin /?
Microsoft (R) COFF/PE Dumper Version 10.00.30319.01

file: ~setup~.mak

ifndef CONFIGURE_ARGS

configure_args = --prefix=c:\projects\ruby193-mswin --target=i686-mswin32 --disable-install-doc --disable-win95
endif

conf = ..\win32\configure.bat
$(conf): nul
@del ~setup~.mak
@-$(MAKE) -l$(MAKEFLAGS) -f $(@D)/setup.mak
"prefix=c:\projects\ruby193-mswin"
"i686-mswin32"
"RDOCTARGET=nodoc"
"ENABLE_WIN95=no"
WIN32DIR=$(@D:=/)
@if exist Makefile.old del Makefile.old
@if exist Makefile ren Makefile Makefile.old
@ren Makefile.new Makefile

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0