From owner-cvs-all Mon Oct 30 8:44:42 2000 Delivered-To: cvs-all@freebsd.org Received: from mailout1.hananet.net (mailout1.hananet.net [210.220.163.34]) by hub.freebsd.org (Postfix) with ESMTP id 3942137B4CF; Mon, 30 Oct 2000 08:44:38 -0800 (PST) Received: from gnomaniac.myhome ([210.220.165.41]) by mailout1.hananet.net (Netscape Messaging Server 4.15) with ESMTP id G3956C01.V0H; Tue, 31 Oct 2000 01:44:36 +0900 Received: (from cjh@localhost) by gnomaniac.myhome (8.11.1/8.11.0) id e9UGhOi05703; Tue, 31 Oct 2000 01:43:27 +0900 (KST) (envelope-from cjh@kr.FreeBSD.org) X-Authentication-Warning: gnomaniac.myhome: cjh set sender to cjh@kr.FreeBSD.org using -f To: SADA Kenji Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/netscape47-communicator Makefile References: <200010291844.KAA41935@freefall.freebsd.org> From: CHOI Junho Date: 31 Oct 2000 01:43:13 +0900 In-Reply-To: SADA Kenji's message of "Sun, 29 Oct 2000 10:44:11 -0800 (PST)" Message-ID: <863dhe9t5q.fsf@gnomaniac.myhome> Lines: 38 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "SK" == SADA Kenji writes: SK> sada 2000/10/29 10:44:11 PST SK> Modified files: SK> www/netscape47-communicator Makefile SK> Log: SK> sed --> ${SED} It seems to broke build process. When I back this change, I succeed to install. ${SED} seems to be not defined(of course it is on bsd.port.mk. due to location of include?). /usr/ports/www/netscape47-communicator# make -e: not found "Makefile", line 68: warning: "echo 4.76 | -e 's/\.//'" returned non-zero status -e: not found "Makefile", line 68: warning: "echo 4.76 | -e 's/\.//'" returned non-zero status -e: not found "Makefile", line 68: warning: "echo 4.76 | -e 's/\.//'" returned non-zero status -e: not found "Makefile", line 68: warning: "echo 4.76 | -e 's/\.//'" returned non-zero status -e: not found "Makefile", line 68: warning: "echo 4.76 | -e 's/\.//'" returned non-zero status -e: not found ... >> communicator-v-us.x86-unknown-freebsd.tar.gz is not in /usr/ports/www/netscape47-communicator/../netscape4-communicator/distinfo. >> Either /usr/ports/www/netscape47-communicator/../netscape4-communicator/distinfo is out of date, or >> communicator-v-us.x86-unknown-freebsd.tar.gz is spelled incorrectly. *** Error code 1 Stop in /usr/ports/www/netscape47-communicator. *** Error code 1 -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho KFUG Web Data Bank FreeBSD, GNU/Linux Developer http://www.kr.FreeBSD.org/~cjh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message