From owner-freebsd-bugs Sun Jul 16 2:50: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 40D9D37B605 for ; Sun, 16 Jul 2000 02:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA08889; Sun, 16 Jul 2000 02:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 16 Jul 2000 02:50:04 -0700 (PDT) Message-Id: <200007160950.CAA08889@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: kern/19969: "Operands given don't match any known 386 instructions" when building a custom 4.0-STABLE kernel Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/19969; it has been noted by GNATS. From: David Malone To: joes@teleport.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/19969: "Operands given don't match any known 386 instructions" when building a custom 4.0-STABLE kernel Date: Sun, 16 Jul 2000 10:46:21 +0100 On Sun, Jul 16, 2000 at 02:34:44AM -0700, joes@teleport.com wrote: > This is an (old) AMD4x86-120 with 72MB ram. Used to run 3.3-STABLE, > and just did a fresh install (new disks, and everything!) of > 4.0-RELEASE before cvsupping the latest -STABLE release and trying > to build a custom kernel (for soundcard support). New binutils have recently been added to -STABLE, so to up grade from before the binutils change to after you have to (roughly speaking): cd /usr/src make buildworld make buildkernel # install the kernel reboot cd /usr/src ; make installworld mergemaster This has been documented on the freebsd-stable mailing list if you need more details. Checking /usr/src/UPDATING should also have details. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message