Posted on 2009-08-18 20:30:54-07 by andremuniz
Compiling problems
I upgrade to perl 5.10.0 Im trying to install re-engine (pcre). after executing make:

engine.xs: In function `PCRE_pregcomp':

engine.xs:55: structure has no member named `startp'

engine.xs:56: structure has no member named `endp'

engine.xs: In function `PCRE_regexec_flags':

engine.xs:88: structure has no member named `startp'

engine.xs:89: structure has no member named `endp'

engine.xs:96: structure has no member named `startp'

engine.xs:97: structure has no member named `endp'

engine.xs: At top level:

engine.xs:132: warning: initialization from incompatible pointer type

make: *** [engine.o] Error 1

Thanks
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.