From owner-cvs-all Sun Dec 3 16:39:59 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 3 16:39:56 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 2684C37B400; Sun, 3 Dec 2000 16:39:56 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 604704B9; Sun, 3 Dec 2000 16:39:55 -0800 (PST) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id QAA03194; Sun, 3 Dec 2000 16:39:50 -0800 (PST) Sender: marcel@cup.hp.com Message-ID: <3A2AE7D6.E040B5FB@cup.hp.com> Date: Sun, 03 Dec 2000 16:39:50 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: obrien@FreeBSD.org Cc: Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 References: <200012032029.eB3KTWX63527@freefall.freebsd.org> <20001203161731.A2385@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David O'Brien wrote: > > On Sun, Dec 03, 2000 at 12:29:32PM -0800, Marcel Moolenaar wrote: > > Log: > > Fix cross-building once again. > > What in the build requires /bin/csh? > (would have been good to get into the CVS log ;-)) Nothing requires bin/csh. The problem is that tcsh now builds a binary (gethost) that's being used to generate something. gethost was not built as a build-tool and thus failed to run when cross-building. Andrey fixed the makefile in bin/csh, but forgot to add bin/csh to the build-tools target. You're right about the log. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message