Subject: Re: Perl still broken on 2.0
To: None <port-macppc@netbsd.org>
From: =?ISO-8859-1?Q?Timo_Sch=F6ler?= <eclipser23@web.de>
List: port-macppc
Date: 10/18/2004 11:07:38
> Hello,
>
>> 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)
>
> Remove the -O2 from your CFLAGS and try again with only -O - that 
> worked for me, I'm running 2.0G on my pulsar for a while now and Perl 
> just works.

for me building dynamic perl (STATIC_PERL= no; there are several 
entries in the Makefile) works okay. tried on different platforms and 
2.0BETA, RC and -current.

timo

:x!