http://bugzilla.metaprl.org/cgi-bin/show_bug.cgi?id=738 Ubuntu's new ld behaves a bit differently as known as ld-as-needed, and due to this, the build of OMake in Ubuntu succeeds but without persistent build capability (-P). I put a small patch to fix this issue. OMake をこのところの Ubuntu で、ソースからビルドしようとした場合、 ld の挙動が変わったので libfam-dev が入れてあっても libfam を見つけることが出来ません。結果 OMake の魅力である -P が使えなくなります。 これを修正する OM