At 2004-07-02 08:55:56 -0400, andrew(at)dunslane(dot)net wrote: > > In the meantime, does this solve your problem?: > > #ifndef eval_pv > #define eval_pv perl_eval_pv > #endif The right way to do this is to #include "ppport.h" from Devel::PPPort. -- ams
Next: From: Tom Lane Date: 2004-07-02 13:16:07 Subject: Re: compile errors in new PL/Pler Previous: From: Andrew Dunstan Date: 2004-07-02 12:55:56 Subject: Re: compile errors in new PL/Pler