From owner-freebsd-current Thu May 23 4:36:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from beastie.jocose.org (www.jocose.org [216.239.16.179]) by hub.freebsd.org (Postfix) with SMTP id C63BB37B41B for ; Thu, 23 May 2002 04:36:41 -0700 (PDT) Received: (qmail 43206 invoked from network); 23 May 2002 11:36:41 -0000 Received: from unknown (HELO jocose.org) (10.0.0.100) by 0 with SMTP; 23 May 2002 11:36:41 -0000 Message-ID: <3CECD465.6060208@jocose.org> Date: Thu, 23 May 2002 06:37:09 -0500 From: Peter Schultz Organization: jocose.org User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc2) Gecko/20020516 X-Accept-Language: en-us, en MIME-Version: 1.0 To: tobez@freebsd.org, current@freebsd.org Subject: perl troubles Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I did a fresh install of 5.0-CURRENT-20020519-JPSNAP from snapshots.jp.freebsd.org to see how it would go. The installation went fine and so did the building and installation of world, but now I've found a couple problems. Is anyone doing a fix for /usr/libexec/locate.updatedb, when run it fails with: perl: not found. Also, the perl5 port will not build, I get the following output after it's already patched and configured up to this point: ===> Building for perl-5.6.1_2 ===> Extracting for perl-5.6.1_2 >> No MD5 checksum file. ===> Patching for perl-5.6.1_2 /usr/bin/sed -e 's|%%PREFIX%%|/usr/local|g;' -e 's|%%PERL_VER%%|5.6.1|g;' -e ' s|%%PERL_VERSION%%|5.6.1|g;' -e 's|%%PERL_ARCH%%|mach|g;' /usr/ports/lang/perl 5/work/perl-5.6.1/files/use.perl > /usr/ports/lang/perl5/work/perl-5.6.1/work/u se.perl sed: /usr/ports/lang/perl5/work/perl-5.6.1/files/use.perl: No such file or direc tory *** Error code 1 Stop in /usr/ports/lang/perl5/work/perl-5.6.1. *** Error code 1 Stop in /usr/ports/lang/perl5. I can send the full output if needed. Pete... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message