Subject: Re: p5-subversion build error
To: None <tech-pkg@netbsd.org>
From: Jebus <lordjebus@gmail.com>
List: tech-pkg
Date: 06/03/2005 15:18:51
I found a copy reentr.inc in my perl install I copy that to
/usr/pkgsrc/devel/p5-subversion/work/.buildlink/lib/perl5/5.8.6/mipsel-netb=
sd/CORE/
and it seem to install just fine

On 6/3/05, Jebus <lordjebus@gmail.com> wrote:
> I am getting this error trying to build the p5-subversion package.
>=20
> In file included from
> /usr/pkgsrc/devel/p5-subversion/work/subversion-1.2.0/subversion/bindings=
/swig/perl/libsvn_swig_perl/swigutil_pl.c:20:
> /usr/pkgsrc/devel/p5-subversion/work/.buildlink/lib/perl5/5.8.6/mipsel-ne=
tbsd/CORE/perl.h:3600:
> reentr.inc: No such file or directory
> *** Error code 1
>=20
> Stop.
> make: stopped in /usr/pkgsrc/devel/p5-subversion/work/subversion-1.2.0
> *** Error code 1
>=20
> Stop.
> make: stopped in /usr/pkgsrc/devel/p5-subversion
>=20
> I checked perl.h its trying to include reentric.inc which doesn't
> exist in the directory
>=20
> joe
>