わたなべです。 matz <matz / ruby-lang.org> writes: : * parse.y (yylex): paren to parse_string() must be zero for : unparenthesized strings. : : * parse.y (str_extend): broken string when unterminated "#{". このあたりの変更でmakeできません。 #1.6は大丈夫なんだけど。 extmk.rb:432: warning: bad substitution in string extmk.rb:432: parse error "DLDFLAGS = #$LDFLAGS -L" + '"$(topdir:/=\\)"' + "\n" + ^ extmk.rb:432: dynamic constant assignment "DLDFLAGS = #$LDFLAGS -L" + '"$(topdir:/=\\)"' + "\n" + ^ extmk.rb:437: warning: else without rescue is useless extmk.rb:438: parse error make: *** [all] Error 3 -- わたなべひろふみ とりあえずmake, make testしてからのcommitを熱望