Subject: Perl still broken on 2.0
To: None <tech-pkg@netbsd.org, port-macppc@netbsd.org>
From: John Klos <john@ziaspace.com>
List: port-macppc
Date: 10/18/2004 03:49:52
Hi,

Is there a PR about this? I can't see how 2.0 is going to be released if 
we can't even build perl!

./miniperl -w -Ilib -MExporter -e '<?>' || /usr/bin/make minitest
Attempt to free unreferenced scalar: SV 0x190d1f8.
./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

(2.0, current pkgsrc, lang/perl58)

John Klos