From owner-freebsd-ports@FreeBSD.ORG Thu Dec 17 08:46:30 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E5A71065695 for ; Thu, 17 Dec 2009 08:46:30 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id D06738FC21 for ; Thu, 17 Dec 2009 08:46:28 +0000 (UTC) Received: (qmail 19219 invoked from network); 17 Dec 2009 08:46:26 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 17 Dec 2009 08:46:26 -0000 Message-ID: <4B29EFE1.8090207@FreeBSD.org> Date: Thu, 17 Dec 2009 09:46:25 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: Simon Shapiro References: <27485796-553F-4396-84A8-11F88968F3C9@niftywerks.com> In-Reply-To: <27485796-553F-4396-84A8-11F88968F3C9@niftywerks.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, roam@FreeBSD.org Subject: Re: FreeBSD Port: php5-mhash-5.2.11_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2009 08:46:30 -0000 Simon Shapiro ha scritto: > Hey, > I just updated ports on a few machines and the CLI version of php dumps > its core rather than end nicely. The mhash module appears to be the > trigger (an extensions.ini with only mhash causes failure, all others > minus mhash: no failure). Simply recompile security/mhash removing the following configure arg: --with-LDFLAGS="${PTHREAD_LIBS}" I'm waiting approval from maintainer. -- Alex Dupre