Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 1998 20:45:51 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        jkh@time.cdrom.com (Jordan K. Hubbard)
Cc:        current@FreeBSD.ORG
Subject:   Re: The Day After, initial reports.
Message-ID:  <199808311045.UAA19965@cimlogic.com.au>
In-Reply-To: <4804.904557190@time.cdrom.com> from "Jordan K. Hubbard" at "Aug 31, 98 02:53:10 am"

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808311045.UAA19965>