From owner-freebsd-stable Fri Jul 7 13:36:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id EB18337BA21 for ; Fri, 7 Jul 2000 13:36:25 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id OAA30208; Fri, 7 Jul 2000 14:36:21 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA64508; Fri, 7 Jul 2000 14:36:20 -0600 (MDT) Message-Id: <200007072036.OAA64508@harmony.village.org> To: Kent Stewart Subject: Re: make: don't know how to make dwarf1.c. Stop Cc: Lint^^ , C J Michaels , FreeBSD Stable In-reply-to: Your message of "Fri, 07 Jul 2000 10:26:13 PDT." <396612B5.2905C028@3-cities.com> References: <396612B5.2905C028@3-cities.com> Date: Fri, 07 Jul 2000 14:36:20 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <396612B5.2905C028@3-cities.com> Kent Stewart writes: : I can do a buildworld now but it dies making the new kernel with : : 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_KER : NEL -include opt_global.h -elf -mpreferred-stack-boundary=2 : ../../i386/i386/bio : scall.s : /tmp/ccb26172.s: Assembler messages: : /tmp/ccb26172.s:773: Error: operands given don't match any known 386 : instruction : /tmp/ccb26172.s:838: Error: operands given don't match any known 386 : instruction : *** Error code 1 : : Stop in /usr/src/sys/compile/OPAL. How are you building the new kernel? If it isn't with make buildkernel KERNEL=OPAL, it isn't supported :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message