Hi, At Sun, 10 Jan 2010 23:57:45 +0900, Daniel Berger wrote in [ruby-core:27517]: > If the build fails, and I try to run "gmake distclean" I see this error: > > gcc -g -O2 -DRUBY_EXPORT -L. main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby > rbconfig.rb updated > compiling Win32API > compiling bigdecimal > gmake: *** [all] Error 1 > bash-3.00$ gmake distclean > cleaning Win32API > cleaning bigdecimal > cleaning curses > /export/home/dberger/src/ruby/ruby-1.8.6-p383/lib/mkmf.rb:1077:in `configuration': undefined method `quote' for nil:NilClass (NoMethodError) Can't you show the Makefile in ext/curses? -- Nobu Nakada