From owner-freebsd-current Mon Aug 31 03:34:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA25812 for freebsd-current-outgoing; Mon, 31 Aug 1998 03:34:33 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA25807 for ; Mon, 31 Aug 1998 03:34:30 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id UAA19965; Mon, 31 Aug 1998 20:45:51 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199808311045.UAA19965@cimlogic.com.au> Subject: Re: The Day After, initial reports. In-Reply-To: <4804.904557190@time.cdrom.com> from "Jordan K. Hubbard" at "Aug 31, 98 02:53:10 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Mon, 31 Aug 1998 20:45:51 +1000 (EST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jordan K. Hubbard wrote: > The make-aout-to-elf target seems to have worked fine, but building > the GENERICupgrade kernel dies with: > > cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../i386/i386/machdep.c > {standard input}: Assembler messages: > {standard input}:893: Error: operands given don't match any known 386 instruction > {standard input}:894: Error: operands given don't match any known 386 instruction > *** Error code 1 Is this version 1.305 of machdep.c ???? Try backing out: 1.305 +7 -1 src/sys/i386/i386/machdep.c 1.36 +1 -12 src/sys/i386/include/cpu.h 1.45 +4 -2 src/sys/i386/include/param.h 1.16 +1 -2 src/sys/kern/kern_mib.c which were from a commit that Kato did at 1998/08/31 01:41:58 PDT. Just a hunch. 8-) -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message