Subject: Re: perl58 build problems on 2.0BETA/macppc
To: Brian Hechinger <wonko@4amlunch.net>
From: Krister Walfridsson <cato@df.lth.se>
List: tech-pkg
Date: 07/16/2004 01:35:40
On Thu, 15 Jul 2004, Brian Hechinger wrote:

> I'm trying to get perl on my mac so that i can build all the stuff that relies
> on it that i like to use.  however, i'm having this problem:
>
> ./miniperl -w -Ilib -MExporter -e '<?>' || /usr/bin/make minitest
> Attempt to free unreferenced scalar: SV 0x190b58c.
> ./miniperl -Ilib configpm configpm.tmp
> Use of uninitialized value in null operation at configpm line 666.
> Undefined subroutine &main:: called at configpm line 666.
> *** Error code 255
>
> this is from a pkgsrc out of CVS that was updated earlier today.
>
> hints?

This is a known problem... (PR 25558 and 26092)

   /Krister