From owner-freebsd-current Wed May 16 7:59:38 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id E968B37B423; Wed, 16 May 2001 07:59:32 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id AAA23202; Thu, 17 May 2001 00:59:24 +1000 Date: Thu, 17 May 2001 00:58:06 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Szilveszter Adam Cc: cvs-all@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: cvs commit: src Makefile.inc1 In-Reply-To: <20010516111740.B2510@petra.hos.u-szeged.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 16 May 2001, Szilveszter Adam wrote: > On Wed, May 16, 2001 at 06:47:12PM +1000, Bruce Evans wrote: > > 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 I have higher standards :-). > Debian CDs on FreeBSD with linux emulation way better than you can build > say a -STABLE release on a -CURRENT box... ) I just tried a Linux fdisk binary built in 1997 under FreeBSD-current. It seemed to run perfectly except it couldn't determine the disk geometry automatically. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message