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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message