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
_______________________________________________ anyevent mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/anyevent
