Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 18:47:12 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        Peter Pentchev <roam@orbitel.bg>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <Pine.BSF.4.21.0105161843300.8378-100000@besplex.bde.org>
In-Reply-To: <20010515181042.A67205@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0105161843300.8378-100000>