2009/10/25 (日) 21:14:15        [qwerty]
http://www006.upp.so-net.ne.jp/ugougo/tech/ms/mingw_openssh.html
新しい問題が...
checking for socklen_t equivalent... configure: error: Cannot find a type to use in place of socklen_t

socklen_t
面倒くさいな

MinGWのincludeディレクトリを調べたら
ws2tcpip.h
というのがあったのでconfigureでincludeすれば解決するのかな?
...そんあ単純な問題ではなかった
socklen_t
にかかわるところをすべてなんらかの変更しないといけないようだ...


./configureの勉強して出直すことに決定

だそうな(;´Д`)