From owner-freebsd-ports@FreeBSD.ORG Fri May 12 10:56:31 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3359516A400; Fri, 12 May 2006 10:56:31 +0000 (UTC) (envelope-from troy@twisted.net) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id B67BC43D45; Fri, 12 May 2006 10:56:30 +0000 (GMT) (envelope-from troy@twisted.net) Received: from localhost (localhost.twisted.net [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 1E381FC4A3A; Fri, 12 May 2006 05:58:02 -0500 (CDT) X-Virus-Scanned: by amavisd-new at twisted.net Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CIPaT3AG7XCi; Fri, 12 May 2006 05:58:01 -0500 (CDT) Received: by oz.twisted.net (Postfix, from userid 1001) id 58642FC4C4A; Fri, 12 May 2006 05:58:01 -0500 (CDT) Date: Fri, 12 May 2006 05:58:01 -0500 From: Troy To: Alex Dupre Message-ID: <20060512105800.GA41409@twisted.net> References: <20060511105950.GA49214@twisted.net> <446325A2.4030708@FreeBSD.org> <20060511120323.GA27133@twisted.net> <1147349201.49163.7.camel@mayday.esat.net> <4463A226.4060408@FreeBSD.org> <4463AA2D.1050206@FreeBSD.org> <20060512005054.GA3150@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060512005054.GA3150@twisted.net> User-Agent: Mutt/1.4.2.1i Cc: Marcus Alves Grando , ports@FreeBSD.org Subject: Re: clamav-0.88.2_1 upgrade fails to recognize libgmp and disables X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 10:56:31 -0000 On Thu, May 11, 2006 at 07:50:54PM -0500, Troy wrote: > On Thu, May 11, 2006 at 11:18:37PM +0200, Alex Dupre wrote: > > Marcus Alves Grando wrote: > > > My Intel EM64T have same problem. I think (probably) that's x86_64 > > > related problem. All x86 work's fine. > > > > It could be. What says config.log? And 'make check'? You should report > > it the gmp developers. > > I'm running it on AMD64 platform. I saw the message about make check but > when I tried to run it, it wouldn't work. > The lastest checkin of libgmp just resolved the issue. Thanks Alex. -Troy