From owner-freebsd-stable Thu Jul 20 14:58:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E9A637C13F; Thu, 20 Jul 2000 14:58:55 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA10380; Thu, 20 Jul 2000 14:58:55 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 20 Jul 2000 14:58:54 -0700 (PDT) From: Kris Kennaway To: Forrest Aldrich Cc: freebsd-stable@freebsd.org Subject: Re: 4.x stable compile error (Kernel) In-Reply-To: <4.3.2.7.2.20000720133520.00c34dc0@64.20.73.233> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Jul 2000, Forrest Aldrich wrote: > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/apm/apm.c > cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s > /tmp/cce31618.s: Assembler messages: > /tmp/cce31618.s:776: Error: operands given don't match any known 386 instruction > /tmp/cce31618.s:841: Error: operands given don't match any known 386 instruction > *** Error code 1 Please try and keep up with the mailing list so we don't have to explain this over and over again. Read UPDATING, and then go back and look through the mailing list archives for the past few weeks under http://docs.freebsd.org, looking for the obvious messages. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message