Subject: Re: Problem installing perl 5.8
To: APD Jeffries <apd.jeffries@iname.com>
From: Nick Hudson <skrll@netbsd.org>
List: port-acorn32
Date: 02/06/2005 20:06:45
On Sunday 06 February 2005 15:05, APD Jeffries wrote:
> Hi
>
> I've been having problems installing perl-5.8.6nb2 on my acorn32 NetBSD
> system. It always comes up with the same error in building.  I've tried the
> 2004Q4 version of pkgsrc, as well as the current version, and neither
> works.
>
> The error is
>
> Attempt to free unreferenced scalar: SV 0x3b5c8, Perl interpreter: 0x2b000.
> *** Error code 1 (ignored)
> LD_LIBRARY_PATH=/usr/pkgsrc.current/lang/perl58/work/perl-5.8.6 ./miniperl
> -Ilib configpm configpm.tmp
> [1]   Segmentation fault (core dumped) LD_LIBRARY_PATH=...
> *** Error code 139
[...]

> Anyone got any ideas?

I had similiar problems that I bypassed by compiling everything -O0

Nick