Project

General

Profile

Actions

Bug #3324

closed

build failure revision 27918

Added by sapsford55 (david .sapsford) almost 14 years ago. Updated almost 13 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-core:30329]

Description

=begin
they seem to have bumped the revision to 27918 and now it fails at

ruby -I../ruby_1_9 ../ruby_1_9/tool/compile_prelude.rb ../ruby_1_9/ prelude.rb miniprelude.c ../ruby_1_9/tool/compile_prelude.rb:7:in require': no such file to load -- erb (Load Error) from ../ruby_1_9/tool/compile_prelude.rb:7:in 'make:
*** [miniprelude.c] Error 1
rake aborted!
Command failed with status (2): ["C:/rubyinstaller/sandbox/msys/bin/bash.ex...]

However erb is present at ../ruby_1_9/bin
Just to make sure I wasn't missing something I put that directory in my path with no avail. Looking at erb it contains "require erb" is that right it seems like a circular reference.
=end

Actions #1

Updated by hdm (HD Moore) almost 14 years ago

=begin
I too am hitting this problem (using rubyinstaller and mingw32)
=end

Actions #2

Updated by hdm (HD Moore) almost 14 years ago

=begin
The command line requires the addition of -I ../ruby_1_9/lib, however the build still fails generating encodings
=end

Actions #3

Updated by hdm (HD Moore) almost 14 years ago

=begin
This is fixed upstream in rubyinstaller; git pull && rebuild
=end

Actions #4

Updated by nobu (Nobuyoshi Nakada) almost 14 years ago

  • Status changed from Open to Third Party's Issue

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0