From owner-freebsd-current Wed Aug 2 11:39:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 9A1B337C328 for ; Wed, 2 Aug 2000 11:39:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id LAA41655; Wed, 2 Aug 2000 11:38:57 -0700 (PDT) (envelope-from obrien) Date: Wed, 2 Aug 2000 11:38:57 -0700 From: "David O'Brien" To: "Rex A. Roof" Cc: freebsd-current@freebsd.org Subject: Re: -current buildkernel problems. Message-ID: <20000802113857.A41635@dragon.nuxi.com> Reply-To: current@freebsd.org References: <20000802120419.A93439@rexroof.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000802120419.A93439@rexroof.com>; from rex@rexroof.com on Wed, Aug 02, 2000 at 12:04:19PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 02, 2000 at 12:04:19PM -0400, Rex A. Roof wrote: > /tmp/ccv99837.s: Assembler messages: > /tmp/ccv99837.s:772: Error: operands given don't match any known 386 instruction > /tmp/ccv99837.s:837: Error: operands given don't match any known 386 instruction > After searching the mailing lists (this one) again, > I found that the answer was to use the newest gcc, and that I probably Not GCC, Binutils (assembler and linker). Of course you've told us nothing that allows us to help you. The output from ``uname -a'' being the most important. Also why reather than build and install the various bits you will have to in order to compile a -current kernel, you don't just do a ``make world'' first. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message