On Mon, Nov 22, 2010 at 08:51:38PM -0800, Yann Kerherve <[email protected]> 
wrote:
> I've tried to install Feersum (which depends on EV) using cpanm
> (+local::lib)

after giving this a bit of thought, does it help if you replace:

# define EV_H <EV/ev.h>

by

# define EV_H "ev.h"

in EVAPI.h? That would actually have the potential to work in all cases
(unless there is a collision with EVAPI.h).

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to