From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 5 22:30:12 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3B5E316A47C for ; Tue, 5 Dec 2006 22:30:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E2943CA5 for ; Tue, 5 Dec 2006 22:29:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB5MUAUh013498 for ; Tue, 5 Dec 2006 22:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB5MUA4p013497; Tue, 5 Dec 2006 22:30:10 GMT (envelope-from gnats) Resent-Date: Tue, 5 Dec 2006 22:30:10 GMT Resent-Message-Id: <200612052230.kB5MUA4p013497@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Eric P. Scott" Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CEF6916A40F for ; Tue, 5 Dec 2006 22:22:44 +0000 (UTC) (envelope-from eps@anna.ana.com) Received: from anna.ana.com (anna.ana.com [208.69.41.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33FA643CA3 for ; Tue, 5 Dec 2006 22:22:03 +0000 (GMT) (envelope-from eps@anna.ana.com) Received: from anna.ana.com (localhost [127.0.0.1]) by anna.ana.com (8.13.8/8.13.8) with ESMTP id kB5MSkb6002279 for ; Tue, 5 Dec 2006 14:28:46 -0800 (PST) Received: (from eps@localhost) by anna.ana.com (8.13.8/8.13.8/Submit) id kB5MSk81002277; Tue, 5 Dec 2006 14:28:46 -0800 (PST) Message-Id: <200612052228.kB5MSk81002277@anna.ana.com> Date: Tue, 5 Dec 2006 14:28:46 -0800 (PST) From: "Eric P. Scott" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/106393: devel/m4: m4 1.4.8 configure test for rlim_t broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Eric P. Scott" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 22:30:12 -0000 >Number: 106393 >Category: ports >Synopsis: devel/m4: m4 1.4.8 configure test for rlim_t broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 05 22:30:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Eric P. Scott >Release: FreeBSD 4.11-SECURITY i386 >Organization: ana-systems, Inc. >Environment: System: FreeBSD fourever 4.11-SECURITY FreeBSD 4.11-SECURITY #0: Tue Feb 28 16:06:29 GMT 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Compile produces numerous warnings: /usr/include/sys/types.h:84: warning: useless keyword or type name in empty declaration /usr/include/sys/types.h:84: warning: empty declaration >How-To-Repeat: make on FreeBSD 4.x >Fix: Add as files/patch-ac to add missing #include --- configure.orig Mon Nov 20 06:25:55 2006 +++ configure @@ -15426,6 +15426,7 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ +#include #include >Release-Note: >Audit-Trail: >Unformatted: