From owner-freebsd-sparc Mon Aug 19 4: 2: 0 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 D20FD37B400 for ; Mon, 19 Aug 2002 04:01:59 -0700 (PDT) Received: from smtp-gw-cl-b.dmv.com (smtp-gw-cl-b.dmv.com [64.45.128.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2258443E72 for ; Mon, 19 Aug 2002 04:01:59 -0700 (PDT) (envelope-from patrick@godloveya.com) Received: from mail-gw.dmv.com (mail-gw.dmv.com [64.45.128.6]) by smtp-gw-cl-b.dmv.com (8.12.3/8.12.3) with ESMTP id g7JAtGQl025261 for ; Mon, 19 Aug 2002 06:55:16 -0400 (EDT) (envelope-from patrick@godloveya.com) Received: from laptop (12-219-89-144.client.mchsi.com [12.219.89.144]) (authenticated (0 bits)) by mail-gw.dmv.com (8.11.6/8.11.6) with ESMTP id g7JBCtq02979 for ; Mon, 19 Aug 2002 07:12:55 -0400 (EDT) (envelope-from patrick@godloveya.com) Message-ID: <001f01c2476f$8bbc2360$6300a8c0@dmv.com> From: "Patrick" To: Subject: sparc64/include/signal.h broke Date: Mon, 19 Aug 2002 06:59:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message