Win2000pro に cygwin 1.3.6-6 をインストールし、cygwin1.dll を make しようとしています。
make 2>&1 | tee make.log とし、エラーメッセージに従いながら、nstall-sh、config.sub、 configure.host をコピーし、i386/Makefile を修正していくと、 make[2]: Entering directory `/usr/src/cygwin-1.3.6-6/i686-pc-cygwin/winsup/utils' make[2]: *** No rule to make target `all'. Stop. という、エラーが発生しました。
このまま、エラーを取り続けていくしかないのでしょうか?それとも、 なにか根本的に make の手順が間違っているのでしょうか?
どなたか、cygwin1.dll の make 方法をご存知の方、または、make 方法を 日本語で公開しているページをご存知の方、ご教授ください。 宜しくお願いします。