From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 23 03:40:18 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7654716A4E9 for ; Wed, 23 Aug 2006 03:40:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD3F043D72 for ; Wed, 23 Aug 2006 03:40:16 +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 k7N3eGYA055712 for ; Wed, 23 Aug 2006 03:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7N3eGBQ055711; Wed, 23 Aug 2006 03:40:16 GMT (envelope-from gnats) Resent-Date: Wed, 23 Aug 2006 03:40:16 GMT Resent-Message-Id: <200608230340.k7N3eGBQ055711@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, Maurice Castro Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64C1816A4DE for ; Wed, 23 Aug 2006 03:37:49 +0000 (UTC) (envelope-from maurice@vinum.clari.net.au) Received: from vinum.clari.net.au (vinum.clari.net.au [203.29.224.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E3243D45 for ; Wed, 23 Aug 2006 03:37:44 +0000 (GMT) (envelope-from maurice@vinum.clari.net.au) Received: from vinum.clari.net.au (localhost [127.0.0.1]) by vinum.clari.net.au (8.13.6/8.13.1) with ESMTP id k7N3bd5x073131 for ; Wed, 23 Aug 2006 13:37:39 +1000 (EST) (envelope-from maurice@vinum.clari.net.au) Received: (from root@localhost) by vinum.clari.net.au (8.13.6/8.13.1/Submit) id k7N3bcAU073130; Wed, 23 Aug 2006 13:37:38 +1000 (EST) (envelope-from maurice) Message-Id: <200608230337.k7N3bcAU073130@vinum.clari.net.au> Date: Wed, 23 Aug 2006 13:37:38 +1000 (EST) From: Maurice Castro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/102416: building flowd on Freebsd 4.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maurice Castro List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Aug 2006 03:40:18 -0000 >Number: 102416 >Category: ports >Synopsis: building flowd on Freebsd 4.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 23 03:40:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Maurice Castro >Release: FreeBSD 4.11-RELEASE i386 >Organization: Clarinet Internet Solutions >Environment: System: FreeBSD vinum.clari.net.au 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Tue May 16 17:07:31 EST 2006 danny@vinum.clari.net.au:/usr/src/sys/compile/VINUM i386 All >Description: Suggested change to fix fonfigure bug >How-To-Repeat: >Fix: Substitute the following in the port config file .if ${OSVERSION} < 500000 BROKEN= Does not compile .endif with .if ${OSVERSION} < 500000 CONFIGURE_ARGS+="ac_cv_sizeof_sa_family_t=1" .endif >Release-Note: >Audit-Trail: >Unformatted: