From owner-freebsd-alpha Fri Feb 2 2:10:52 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id BC17837B503; Fri, 2 Feb 2001 02:10:32 -0800 (PST) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1) id 14OdAl-0005Tu-4d; Fri, 2 Feb 2001 10:10:31 +0000 Received: from salmon.nlsystems.com (salmon [10.0.0.3]) by herring.nlsystems.com (8.11.1/8.8.8) with ESMTP id f12A09s72880; Fri, 2 Feb 2001 10:00:09 GMT (envelope-from dfr@nlsystems.com) Date: Fri, 2 Feb 2001 10:00:09 +0000 (GMT) From: Doug Rabson To: Andrew Gallatin Cc: Doug Rabson , freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/sys/alpha/alpha exception.s genassym.c machdep.c swtch.s In-Reply-To: <20010201130815.B17742@grasshopper.cs.duke.edu> 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 Thu, 1 Feb 2001, Andrew Gallatin wrote: > Doug Rabson [dfr@FreeBSD.org] wrote: > <...> > > A new flag in the trapframe indicates that the frame only holds partial > > state. When it is necessary to perform a full state restore (e.g. after an > > execve or signal), the flag is cleared to force a full restore. > > Perhaps this was only partially committed? > I'm now seeing the following when attempting to build a kernel: > > % make > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../dev -I/usr/include -D_KERNEL -include opt_global.h -elf -mno-fp-regs -ffixed-8 -Wa,-mev56 ../../alpha/alpha/genassym.c > ../../alpha/alpha/genassym.c:136: `FRAME_FLAGS' undeclared here (not in a function) > ../../alpha/alpha/genassym.c:136: `FRAME_FLAGS' undeclared here (not in a functi > <....> > > Do you have a newer alpha/include/frame.h which was supposed to > be committed as well? Yes I did, sorry about that. I must have committed from the wrong directory :-(. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message