From owner-freebsd-stable Mon Jul 10 1:32:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from kiew.egd.igd.fhg.de (kiew.egd.igd.fhg.de [192.102.170.32]) by hub.freebsd.org (Postfix) with ESMTP id 71B4537C51D for ; Mon, 10 Jul 2000 01:32:43 -0700 (PDT) (envelope-from runge@rostock.zgdv.de) Received: from rostock.zgdv.de (penguin.egd.igd.fhg.de [192.102.170.145]) by kiew.egd.igd.fhg.de (Netscape Messaging Server 3.6) with ESMTP id AAA2B4F for ; Mon, 10 Jul 2000 10:32:33 +0200 Message-ID: <39698A38.CF3E4ED0@rostock.zgdv.de> Date: Mon, 10 Jul 2000 10:32:56 +0200 From: Thomas Runge X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en, de MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Error compiling kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just supped RELENG_4 from cvsup2.de.FreeBSD.org and got this while compiling the kernel: 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 -fno-builtin -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s /tmp/ccJv5579.s: Assembler messages: /tmp/ccJv5579.s:775: Error: operands given don't match any known 386 instruction /tmp/ccJv5579.s:840: Error: operands given don't match any known 386 instruction *** Error code 1 bioscall.s version: 1.6.2.1 2000/07/07 00:38:46 -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message