From owner-freebsd-current Wed Jun 7 1:34:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E6B1537B5BB; Wed, 7 Jun 2000 01:34:56 -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 BAA52809; Wed, 7 Jun 2000 01:34:56 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 7 Jun 2000 01:34:56 -0700 (PDT) From: Kris Kennaway To: R Joseph Wright Cc: freebsd-current@FreeBSD.org Subject: Re: odd error in bioscall.s In-Reply-To: <20000606223120.A4519@manatee.mammalia.org> 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 Tue, 6 Jun 2000, R Joseph Wright wrote: > I have this problem while building a kernel from sources cvsup'ed > today: > > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s > {standard input}: Assembler messages: > {standard input}:774: Error: operands given don't match any known 386 instruction > {standard input}:839: Error: operands given don't match any known 386 instruction > *** Error code 1 > > Stop in /usr/src/sys/compile/MANATEE. > > The file bioscall.s has only 163 lines. Where is it getting 774 and > 839? Preprocessor. 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-current" in the body of the message