Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2001 10:00:09 +0000 (GMT)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        Doug Rabson <dfr@freebsd.org>, freebsd-alpha@freebsd.org
Subject:   Re: cvs commit: src/sys/alpha/alpha exception.s genassym.c machdep.c swtch.s
Message-ID:  <Pine.BSF.4.21.0102020959280.301-100000@salmon.nlsystems.com>
In-Reply-To: <20010201130815.B17742@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102020959280.301-100000>