I just tried perl-5.8.7 and I still get the same failure: ./miniperl -Ilib configpm --heavy=lib/Config_heavy.pl configpm.tmp Attempt to free unreferenced scalar: SV 0x6000000000018ee0 at configpm line 2. Attempt to free unreferenced scalar: SV 0x6000000000036050 at lib/vars.pm line 3. Attempt to free unreferenced scalar: SV 0x6000000000036a80 at lib/warnings.pm line 134. make: *** [lib/Config.pm] Segmentation fault (core dumped)
It builds OK on HPUX ia64 but on redhat AS 3 ia64 it started to fail at perl 5.8.4. Any suggestions? -----Original Message----- From: Michael G Schwern via RT [mailto:[EMAIL PROTECTED] Sent: Friday, July 08, 2005 4:14 AM To: Guy Temple Subject: [perl #34240] builds fail after 5.8.3 on ia64 Have you tried the latest stable version, 5.8.7?