From owner-freebsd-ports Sun Apr 21 3:55:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id B048437B405 for ; Sun, 21 Apr 2002 03:55:17 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 9C48824D02; Sun, 21 Apr 2002 19:55:16 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 55AE71E46F2; Sun, 21 Apr 2002 19:55:13 +0900 (JST) Date: Sun, 21 Apr 2002 19:54:24 +0900 Message-ID: <7msn5pz5i7.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: John Hay Cc: freebsd-ports@FreeBSD.org Subject: Re: jade does not compile on current In-Reply-To: <200204210918.g3L9IuC03032@zibbi.icomtek.csir.co.za> References: <200204210918.g3L9IuC03032@zibbi.icomtek.csir.co.za> User-Agent: Wanderlust/2.9.7 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On my -current environment, I cannot reproduce such an error. At Sun, 21 Apr 2002 11:18:55 +0200 (SAT), John Hay wrote: > void exit (int __status) throw () __attribute__ ((__noreturn__)); Could you try to change this line to: void exit(int) __attribute__((noreturn)); You can use textproc/openjade to build doc distribution for releases, too. -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message