cppunit をごにょごにょしようとしたけどビルドできない。

どうもです。
どうも,ネスペ後から風邪さんが元気を取り戻し,
昨日とかもうマジ風邪だった。
頭はいてーし,鼻は詰まるし,のどはおかしいし。
でも今日起きたら,かなり楽になっていたので,
勢いで,もつゆでて炒めて,豚持つの甘辛みそ炒め的なのをたくさんつくった。
そして,食べた。めちゃ汗かいた。

CppUnit をビルドできない on cygwin

../../libtool: line 1183: X-I../../config: No such file or directory
../../libtool: line 1183: X-I../../include: No such file or directory
../../libtool: line 1183: X-I../../include: No such file or directory
../../libtool: line 1183: X-g: command not found
../../libtool: line 1183: X-O2: command not found
../../libtool: line 1183: X-MT: command not found
../../libtool: line 1183: XAdditionalMessage.lo: command not found
../../libtool: line 1183: X-MD: command not found
../../libtool: line 1183: X-MP: command not found
../../libtool: line 1183: X-MF: command not found
../../libtool: line 1183: X.deps/AdditionalMessage.Tpo: No such file or directory
../../libtool: line 1183: X-c: command not found
../../libtool: line 1236: XAdditionalMessage.lo: command not found
../../libtool: line 1241: libtool: compile: cannot determine name of library object from `': command not found
make[2]: *** [AdditionalMessage.lo] Error 1
make[2]: Leaving directory `/home/whitypig/workspace/dev/cppunit/src/cppunit'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/whitypig/workspace/dev/cppunit/src'
make: *** [check-recursive] Error 1

こういうエラーがでて,ビルドに失敗する。
俺のテクでは原因はわからず。
いや,何がしたいって? わかってるくせにぃ。いけずぅ。
TextOutputter を継承してエスケープシーケンスで緑と赤の出力をしたいのですよっと。


でも,ビルドできないし原因分からないしで,いじけてたら,
Google Test という素敵テストフレームワーク?があるらしい。
しかも,手軽に使えるみたい。

http://d.hatena.ne.jp/E_Mattsan/20091003
とか
http://lovejava.blog85.fc2.com/blog-entry-1.html
とか。


こっちの方がいいんじゃね?
インストールとかしたいけど,cppunitの件で疲れたので,
また今度にしよう。
でも,assertでこけて,ごろごりされるのはいやなんだよなぁ。