pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49598: perl5 build failures on powerpc 601



The following reply was made to PR pkg/49598; it has been noted by GNATS.

From: scole_mail <scole_mail%gmx.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/49598: perl5 build failures on powerpc 601
Date: Sat, 24 Jan 2015 08:05:33 -0500

 On Sat, Jan 24, 2015 at 07:10:02AM +0000, John D. Baker wrote:
 > 
 >  My perl installation is now updated.
 >  
 >  Perhaps try this on your 601-based system?
 >  
 
 I'll give the hacks.mk a try.
 
 For this error:
 
 BEGIN failed--compilation aborted at /mnt/disk1/pkgsrc/lang/perl5/work/perl-5.20.1/dist/ExtUtils-Command/lib/ExtUtils/Command.pm line 3.
  Compilation failed in require.
  BEGIN failed--compilation aborted.
 
 I found that the line
 
   use 5.00503;
 
 was causing problems, so commenting it out allowed the compilation to
 continue.  I think there were 3 other files that had the same problem,
 at least during my compilation.
 
 Thanks
 


Home | Main Index | Thread Index | Old Index