On Sat, 27 Jan 2001, Ilya wrote:

> when I run make test I get this:
> 
> cc -c  -fno-strict-aliasing -I/usr/local/include -O      -DVERSION=\"1.31\"
>  -DXS_VERSION=\"1.31\" -DPIC -fpic -I/usr/local/lib/perl5/5.6.0/i386-freebsd
> /CORE  Symbol.c
> Symbol.xs: In function `XS_Apache__Symbol_cv_const_sv':
> Symbol.xs:106: `na' undeclared (first use in this function)
> Symbol.xs:106: (Each undeclared identifier is reported only once
> Symbol.xs:106: for each function it appears in.)
> *** Error code 1
> 
> Stop in /root/temp/mod_perl-1.24_01/Symbol.
> *** Error code 1
> 
> Stop in /root/temp/mod_perl-1.24_01
> 
> any suggestions?

try 1.25, which includes the change:
 rid PL_na usage in Symbol.xs

Reply via email to