From owner-freebsd-hardware Mon Aug 11 16:31:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA07766 for hardware-outgoing; Mon, 11 Aug 1997 16:31:02 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA07758 for ; Mon, 11 Aug 1997 16:30:59 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (jwm@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with ESMTP id QAA12855; Mon, 11 Aug 1997 16:30:49 -0700 Message-Id: <199708112330.QAA12855@soda.CSUA.Berkeley.EDU> To: "Mike Burgett" Cc: root@meeko.eecs.berkeley.edu, hardware@freebsd.org Subject: Re: K6-200 Has anyone successfully done a 'make world' ? In-reply-to: Message from "Mike Burgett" of "Mon, 11 Aug 1997 15:37:29 PDT." <199708112237.PAA05218@dragon.cmnsens.zoom.com> Date: Mon, 11 Aug 1997 16:30:32 -0700 From: John Milford Sender: owner-freebsd-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk "Mike Burgett" wrote: > I've tried everything but a new chip here, AMD recommended motherboard and > cooler and all, without getting through a 'make world'. The new chip is on > the way. :) Has *anyone* been able to do a 'make world' successfully with > this chip? > > Thanks, > Mike > I've tried one so far, and it failed: cc -O -I/services/src/gnu/lib/libgmp/../../../contrib/libgmp -I/services/src/gn u/lib/libgmp/../../../contrib/libgmp/mpn/generic -I/services/src/gnu/lib/libgmp /../../../contrib/libgmp/mpn/x86 -DBROKEN_ALIGN -I/usr/obj/services/src/gnu/li b/libgmp -c /services/src/gnu/lib/libgmp/../../../contrib/libgmp/mpq/cmp_ui.c - o mpq/cmp_ui.o /var/tmp/cc023067.s: Assembler messages: /var/tmp/cc023067.s:71: Error: bad register name ('%') *** Error code 1 Wanted to try again to see if I'd get the error. I also am not positive the tree was intact as a make depend failed as well. The make world will be tried again tonight. --John