Date: Wed, 16 May 2001 11:17:40 +0200 From: Szilveszter Adam <sziszi@bsd.hu> To: cvs-all@FreeBSD.org, current@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <20010516111740.B2510@petra.hos.u-szeged.hu> In-Reply-To: <Pine.BSF.4.21.0105161843300.8378-100000@besplex.bde.org>; from bde@zeta.org.au on Wed, May 16, 2001 at 06:47:12PM %2B1000 References: <20010515181042.A67205@sunbay.com> <Pine.BSF.4.21.0105161843300.8378-100000@besplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 16, 2001 at 06:47:12PM +1000, Bruce Evans wrote: > On Tue, 15 May 2001, Ruslan Ermilov wrote: > > > On Tue, May 15, 2001 at 05:42:04PM +0300, Peter Pentchev wrote: > > [...] > > > Can't you teach sysinstall/Makefile to use the kbdcontrol in > > > ${.OBJDIR}/../kbdcontrol/kbdcontrol instead, and make it somehow > > > depend on kbdcontrol being built beforehand? > > > > > Doing it this way would break cross-platform builds. > > Even running kbdcontrol might break cross-platform builds. Consider > running it on a host platform of Linux. It might fail attempting to > do a keyboard ioctl in its initalization. However, kbdcontrol -L > might work because it doesn't actually do any keyboard control. I think that cross-platform means compilation between i386 and alpha (and possibly others) not different OS's:-) (Although admittedly you can build Debian CDs on FreeBSD with linux emulation way better than you can build say a -STABLE release on a -CURRENT box... ) -- Regards: Szilveszter ADAM Szeged University Szeged Hungary 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?20010516111740.B2510>