From owner-freebsd-alpha Thu Apr 5 7: 2:27 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id A8C5D37B496 for ; Thu, 5 Apr 2001 07:02:24 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA22548; Thu, 5 Apr 2001 10:02:23 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f35E1rQ02659; Thu, 5 Apr 2001 10:01:53 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15052.31441.596152.333957@grasshopper.cs.duke.edu> Date: Thu, 5 Apr 2001 10:01:53 -0400 (EDT) To: Steve Price Cc: alpha@FreeBSD.ORG Subject: Re: -stable kernel build failures In-Reply-To: <20010404192701.A56091@bsd.havk.org> References: <20010404192701.A56091@bsd.havk.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve Price writes: > This from sources CVSup'd about an hour ago. Anyone else seeing > this? Nope. I just did a test compile from sources grabbed at 4am EDT this morning. <...> > kern_synch.o(.text+0x10fc):kern_synch.c: more undefined references to `__cursig' follow > *** Error code 1 Are you sure your source tree is intact and is all -stable? __cursig is an inline in -stable. Check sys/sys/signalvar.h for intactness. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message