Bug #3366
closedcompile errors ruby192p2 (rubyspec-matzruby-827b92f)
Description
=begin
...
make[1]: Leaving directory /home/roberto/Código/rubyspec-matzruby-827b92f/ext/coverage' compiling curses /home/roberto/Código/rubyspec-matzruby-827b92f/lib/mkmf.rb:685:in
[]': invalid byte sequence in US-ASCII (ArgumentError)
from /home/roberto/Código/rubyspec-matzruby-827b92f/lib/mkmf.rb:685:in checking_for' from /home/roberto/Código/rubyspec-matzruby-827b92f/lib/mkmf.rb:740:in
have_library'
from /home/roberto/Código/rubyspec-matzruby-827b92f/ext/curses/extconf.rb:11:in <top (required)>' from ./ext/extmk.rb:154:in
load'
from ./ext/extmk.rb:154:in extmake' from ./ext/extmk.rb:445:in
block in '
from ./ext/extmk.rb:441:in each' from ./ext/extmk.rb:441:in
'
make: *** [mkmain.sh] Error 1
$
I'm thinking one of the US-ASCII strings must have a hyphen instead of a minus somewhere in the code.
=end
Files