EV module build failing on Mac OSX

Vikas N Kumar vikas at vikaskumar.org
Tue Oct 8 16:31:54 CEST 2013


Hi

I am trying to install the EV module on Mac OSX 10.7.5 using CPAN. The
default compiler is CLANG and not GCC and I get the following error in
this pastebin: http://pastebin.com/3BvPuRaj   . This error doesn't
happen with GCC but if everything on my system is built with Clang by
default then I would prefer to use that.

Basically, the error is the following:

./libev/ev.c:1531:31: error: static declaration of 'ev_default_loop_ptr'
follows non-static declaration
  EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; *

Please advise.

Thanks.
Vikas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schmorp.de/pipermail/anyevent/attachments/20131008/cb9b08da/attachment.html>


More information about the anyevent mailing list