From owner-cvs-all Fri Jan 19 2:45:30 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 2A55B37B69E; Fri, 19 Jan 2001 02:45:10 -0800 (PST) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f0JA9Dk11381; Fri, 19 Jan 2001 02:09:13 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200101191009.f0JA9Dk11381@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/usr.sbin/sysinstall Makefile In-Reply-To: <200101190924.f0J9O0294753@freefall.freebsd.org> Date: Fri, 19 Jan 2001 02:09:13 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Wemm wrote: > peter 2001/01/19 01:24:00 PST > > Modified files: > . Makefile.inc1 > usr.sbin/sysinstall Makefile > Log: > Create a build-tools target for sysinstall and rtermcap. This is still > not right because rtermcap would be reading the *host* termcap, not > from the termcap in the src tree. Besides, /usr/sbin/sysinstall > (not the crunched one in /stand) should use the runtime termcap > not the precompiled set. This doesn't take care of file2c. the rtermcap/file2c thing should die completely for a normal userland version of sysinstall. It should be reading the live termcap, not the termcap that was on the *host* system that compiled /usr/sbin/sysinstall. This was basically enough to get a cross-build to work from RELENG_4 for me. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message