Ken Williams <[EMAIL PROTECTED]> writes:

> On Oct 26, 2007, at 7:45 AM, Ken Williams wrote:
> 
> >
> > Hmm, lemme build blead here and see if I can figure it out.  Might
> > take me a while though...
> >
> 
> I'm having trouble building blead actually, I'll have to sort this
> out later tonight or so.
> 
>   -Ken
> 
> 
> ../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/
> ExtUtils/xsubpp  -typemap ../../../lib/ExtUtils/typemap  C.xs > C.xsc
> && mv C.xsc C.c
> cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-
> aliasing -pipe -I/usr/local/include -I/opt/local/include -O1   -
> DVERSION=\"1.05\" -DXS_VERSION=\"1.05\"  "-I../../.."   C.c
> C.xs: In function 'my_runops':
> C.xs:26: error: 'struct pmop' has no member named 'op_pmreplroot'
> C.xs:27: error: 'struct pmop' has no member named 'op_pmreplstart'
> C.xs:28: error: 'struct pmop' has no member named 'op_pmnext'
> make[2]: *** [C.o] Error 1
> make[1]: *** [subdirs] Error 2
> make: *** [lib/auto/B/B.bundle] Error 2
> 
> 

C.xs -> probably ext/B/C/C.xs is not anymore in bleadperl.

-- 
Slaven Rezic - slaven <at> rezic <dot> de

    tknotes - A knotes clone, written in Perl/Tk.
    http://ptktools.sourceforge.net/#tknotes

Reply via email to