Date: Fri, 19 Jan 2001 02:09:13 -0800 From: Peter Wemm <peter@netplex.com.au> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/usr.sbin/sysinstall Makefile Message-ID: <200101191009.f0JA9Dk11381@mobile.wemm.org> In-Reply-To: <200101190924.f0J9O0294753@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101191009.f0JA9Dk11381>