From owner-freebsd-alpha Thu Apr 5 7:11:51 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id C92AE37B422 for ; Thu, 5 Apr 2001 07:11:43 -0700 (PDT) (envelope-from steve@havk.org) Received: from bsd.havk.org (user-24-214-88-8.knology.net [24.214.88.8]) by mail.hiwaay.net (8.11.3/8.11.3) with ESMTP id f35EBe521576; Thu, 5 Apr 2001 09:11:40 -0500 (CDT) Received: by bsd.havk.org (Postfix, from userid 1001) id EC01C1A7C1; Thu, 5 Apr 2001 09:11:34 -0500 (CDT) Date: Thu, 5 Apr 2001 09:11:34 -0500 From: Steve Price To: Andrew Gallatin Cc: alpha@FreeBSD.ORG Subject: Re: -stable kernel build failures Message-ID: <20010405091134.M56091@bsd.havk.org> References: <20010404192701.A56091@bsd.havk.org> <15052.31441.596152.333957@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15052.31441.596152.333957@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Thu, Apr 05, 2001 at 10:01:53AM -0400 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Apr 05, 2001 at 10:01:53AM -0400, Andrew Gallatin wrote: > >> 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. I didn't see it on my Alpha here at the house either. But I get the same thing on 3 of the 5 (didn't try the other two) Alphas in the package building cluster all with the same result. >> 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. Yes, I checked there and it is in that file but for some reason it isn't being picked up. Just in case I'll remove the file and run CVSup again. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message