From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 30 01:50:45 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 73F0716A54B for ; Tue, 30 Nov 2004 01:50:45 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9162D43D5E for ; Tue, 30 Nov 2004 01:50:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iAU1oY3G038611 for ; Tue, 30 Nov 2004 01:50:34 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iAU1oYps038610; Tue, 30 Nov 2004 01:50:34 GMT (envelope-from gnats) Date: Tue, 30 Nov 2004 01:50:34 GMT Message-Id: <200411300150.iAU1oYps038610@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Tom Rhodes Subject: Re: ports/74541: [patch] ports/mail/p5-Sendmail-Milter does not compile with threaded perl installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tom Rhodes List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 01:50:45 -0000 The following reply was made to PR ports/74541; it has been noted by GNATS. From: Tom Rhodes To: "Chad M. Fraleigh" Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/74541: [patch] ports/mail/p5-Sendmail-Milter does not compile with threaded perl installed Date: Mon, 29 Nov 2004 20:47:39 -0500 On Tue, 30 Nov 2004 01:38:53 GMT "Chad M. Fraleigh" wrote: [SNIPT] # $FreeBSD: ports/mail/p5-Sendmail-Milter/Makefile,v 1.3 2003/08/07 20:44:51 sobomax Exp $ > > >Description: > The p5-Sendmail-Milter port does not account for the WITH_THREADS option in the perl 5.8 port. It will always return the following error, even when a threaded perl has been installed: > > ===> p5-Sendmail-Milter-0.18 Requires perl compiled manually with threads.. [SNIP] Heh, I usually just removed the error from the Makefile. :) -- Tom Rhodes