From owner-freebsd-current Mon May 22 19:30: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from cc158233-a.catv1.md.home.com (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (Postfix) with ESMTP id A242837B7E6 for ; Mon, 22 May 2000 19:30:03 -0700 (PDT) (envelope-from sjr@home.net) Received: from istari.home.net (localhost.home.net [127.0.0.1]) by cc158233-a.catv1.md.home.com (8.9.3/8.9.3) with ESMTP id WAA08565 for ; Mon, 22 May 2000 22:29:58 -0400 (EDT) (envelope-from sjr@cc158233-a.catv1.md.home.com) Message-Id: <200005230229.WAA08565@cc158233-a.catv1.md.home.com> Date: Mon, 22 May 2000 22:29:55 -0400 (EDT) From: "Stephen J. Roznowski" Subject: Problem building -current kernel To: FreeBSD-current@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm attempting to update my -current system from mid-April, and I'm getting the following error: make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx Warning: Object directory not changed from original /usr/src/sys/compile/ISTARI cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-e xterns -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/i3 86/bioscall.s {standard input}: Assembler messages: {standard input}:772: Error: operands given don't match any known 386 instructio n {standard input}:837: Error: operands given don't match any known 386 instructio n *** Error code 1 Lines, 772 and 837 contain: lcall * bioscall_vector Any clue what I'm doing wrong? Thanks, -- Stephen J. Roznowski (sjr@home.net) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message