From: Kazuhiro NISHIYAMA Date: 2009-08-07T01:34:48+09:00 Subject: [ruby-dev:39035] [Bug #1904] cmp required? Bug #1904: cmp required? http://redmine.ruby-lang.org/issues/show/1904 起票者: Kazuhiro NISHIYAMA ステータス: Open, 優先度: Low ruby -v: ruby 1.9.2dev (2009-08-06 trunk 24412) [i386-cygwin] ほぼ最小限のcygwin環境でtrunkのビルドを試そうとしてみたところ、cmpかgperfもなくて止まってしまったのですが、cmpが必須になったのでしょうか? ccache gcc -O3 -g -Wall -Wno-unused-parameter -Wno-parentheses -Wpointer-arith - Wwrite-strings -I. -I.ext/include/i386-cygwin -I/home/kazu/wc/ruby/trunk/include -I/home/kazu/wc/ruby/trunk -DRUBY_EXPORT -o pack.o -c /home/kazu/wc/ruby/trun k/pack.c /bin/sh: line 1: cmp: command not found + gperf -C -p -j1 -i 1 -g -o -t -N rb_reserved_word '-k1,3,$' /home/kazu/wc/ruby /trunk/defs/keywords /bin/sh: line 6: gperf: command not found make: *** [lex.c] Error 127 ---------------------------------------- http://redmine.ruby-lang.org