--- AnyEvent-FastPing/Makefile.PL 2008/04/27 15:43:51 1.3 +++ AnyEvent-FastPing/Makefile.PL 2008/05/17 21:47:29 1.4 @@ -13,7 +13,7 @@ }, NAME => "AnyEvent::FastPing", VERSION_FROM => "FastPing.pm", - LIBS => ["-lpthread"], + LIBS => ["-lpthread -lm"], EXE_FILES => ["bin/fastping"], );