From owner-freebsd-current Mon Aug 4 13:39:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA25732 for current-outgoing; Mon, 4 Aug 1997 13:39:13 -0700 (PDT) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA25713; Mon, 4 Aug 1997 13:38:56 -0700 (PDT) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.6/8.8.5) with ESMTP id OAA11320; Mon, 4 Aug 1997 14:38:45 -0600 (MDT) Message-Id: <199708042038.OAA11320@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: Nate Williams cc: current@freebsd.org, Michael Smith Subject: Re: kernel compile broken In-reply-to: Your message of "Mon, 04 Aug 1997 14:27:19 MDT." <199708042027.OAA29720@rocky.mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 04 Aug 1997 14:38:45 -0600 Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Nate, > > changing memcmp() to bcmp() in i386/i386/bios.c makes it compile, > > not sure if this is correct fix. > > Did you compile bios.s w/out optimization, or any other portion of the > kernel for that matter? pretty much stock compile, /etc/make.conf: CFLAGS= -O2 -m486 -pipe COPTFLAGS= -pipe -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD