From owner-freebsd-current Tue Jun 4 19:51:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id E9FE037B403 for ; Tue, 4 Jun 2002 19:51:48 -0700 (PDT) Received: from sbcglobal.net wa1ter@smtp-send.myrealbox.com [67.114.252.94] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare via secured & encrypted transport (TLS); Tue, 04 Jun 2002 20:51:42 -0600 Message-ID: <3CFD7CE3.8070305@sbcglobal.net> Date: Tue, 04 Jun 2002 19:52:19 -0700 From: walt Organization: none User-Agent: Mozilla/4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current Subject: Re: mergemaster broken? 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 >> ...it tells me at >> the end that all the files I told it to install remain >> for me to merge by hand. > Read the messages more closely and you should see one about > perl not being installed. mergemaster tries to use perl, > but can't use it even if it is installed since it is not > in $PATH. /usr/bin/perl prints a misleading message when > perl is installed but not in $PATH. Aha! After doing 'use.perl port' it works again, thanks. Looks like this is going to be necessary after each buildworld, then. :-/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message