From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 14 16:23:40 2004 Return-Path: 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 0DA3116A4CE; Sat, 14 Feb 2004 16:23:40 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E0D43D1D; Sat, 14 Feb 2004 16:23:40 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) i1F0Ndbv038326; Sat, 14 Feb 2004 16:23:39 -0800 (PST) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1F0NdsA038322; Sat, 14 Feb 2004 16:23:39 -0800 (PST) (envelope-from naddy) Date: Sat, 14 Feb 2004 16:23:39 -0800 (PST) From: Christian Weisgerber Message-Id: <200402150023.i1F0NdsA038322@freefall.freebsd.org> To: suresh@frodo.hserus.net, naddy@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/62510: mod_perl doesnt build with ipv6 enabled apache13-modssl port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2004 00:23:40 -0000 Synopsis: mod_perl doesnt build with ipv6 enabled apache13-modssl port State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Sat Feb 14 16:17:20 PST 2004 State-Changed-Why: The IPv6 patch for Apache 1.3.x is known to break the module API. You can have either IPv6 support or third party modules, but not both. Sorry. To quote from the README of the IPv6 patch: CAVEAT: This patchkit may change some of apache module API, to avoid IPv4-dependent structure member variable (like use of u_long to hold IPv4 address, or whatever). Therefore, it is almost impossible for the IPv6 patch to be used with other module patches, at the same time (including mod_ssl, mod_perl and others). We have no plan to fix it. http://www.freebsd.org/cgi/query-pr.cgi?pr=62510