Subject: Re: perl on arm problem?
To: Ignatios Souvatzis <is@netbsd.org>
From: Nick Hudson <nick.hudson@dsl.pipex.com>
List: tech-pkg
Date: 05/06/2005 08:10:46
On Friday 06 May 2005 06:41, Ignatios Souvatzis wrote:
> Can't build perl on my Shark:
> > ... ./miniperl -w -Ilib -MExporter -e '<?>' || /usr/bin/make minitest
> > Attempt to free unreferenced skalar: SV 0x3b5b8, Perl interpreter:
> > 0x2b000. *** Error code 1 (ignored)
> > ..../miniperl -Ilib configpm configpm.tmp
> > [1]  Segmentation fault (core dumped) LD_LIBRARY_PATH=...
> > *** Error code 139
>
> thats perl-5.8.6nb3 building on netbsd-2.0.2 /arm
>
> Known problem?

I've had the same on my CATS. I disabled optimisation to workaround it.

Nick