From owner-freebsd-alpha Thu Dec 31 02:37:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16351 for freebsd-alpha-outgoing; Thu, 31 Dec 1998 02:37:41 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16346 for ; Thu, 31 Dec 1998 02:37:39 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by nlsystems.com (8.9.1/8.8.5) with SMTP id XAA14827; Wed, 30 Dec 1998 23:20:37 GMT Date: Wed, 30 Dec 1998 23:20:37 +0000 (GMT) From: Doug Rabson To: Simon Shapiro cc: freebsd-alpha@FreeBSD.ORG Subject: Re: What does this mean? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 30 Dec 1998, Simon Shapiro wrote: > Actually; How do I fix that? > > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- > -I. -I../../.. -I../../../../include -DKERNEL -include opt_global.h > ../../../alpha/alpha/interrupt.c > /var/tmp/ccaf2165.s: Assembler messages: > /var/tmp/ccaf2165.s:425: Error: macro requires $at register while noat in > effect > /var/tmp/ccaf2165.s:443: Error: macro requires $at register while noat in > effect > *** Error code 1 Install new makefiles: cp /usr/src/share/mk/bsd.kern.mk /usr/share/mk Make sure you clean your kernel build properly after this since any file built without -mno-fp-regs will cause a kernel panic. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message