From owner-freebsd-sparc Mon Aug 19 7:34:55 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E1F837B400 for ; Mon, 19 Aug 2002 07:34:54 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FEE643E3B for ; Mon, 19 Aug 2002 07:34:53 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.5/8.12.5) with ESMTP id g7JEbT8a017154; Mon, 19 Aug 2002 10:37:29 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.5/8.12.5/Submit) id g7JEbT2q017153; Mon, 19 Aug 2002 10:37:29 -0400 (EDT) Date: Mon, 19 Aug 2002 10:37:29 -0400 From: Jake Burkholder To: Patrick Cc: sparc@FreeBSD.ORG Subject: Re: sparc64/include/signal.h broke Message-ID: <20020819103729.G590@locore.ca> References: <001f01c2476f$8bbc2360$6300a8c0@dmv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001f01c2476f$8bbc2360$6300a8c0@dmv.com>; from patrick@godloveya.com on Mon, Aug 19, 2002 at 06:59:52AM -0400 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apparently, On Mon, Aug 19, 2002 at 06:59:52AM -0400, Patrick said words to the effect of; > In /usr/src/sys/sparc64/include/signal.h (lines 50 and line 53) > > struct osigcontext { > }; > > struct sigcontext { > }; > > > Compiler warnings being treated as errors are causing the above two empty > structures to break make world. I fixed this last night. Jake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message