From owner-freebsd-ports@FreeBSD.ORG Sun Dec 12 09:06:16 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7F51106564A; Sun, 12 Dec 2010 09:06:16 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from panix.lovett.com (panix.lovett.com [166.84.7.128]) by mx1.freebsd.org (Postfix) with ESMTP id 8DDEE8FC12; Sun, 12 Dec 2010 09:06:16 +0000 (UTC) Received: from cpe-66-68-128-204.austin.res.rr.com ([66.68.128.204] helo=[172.16.32.150]) by panix.lovett.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72 (FreeBSD)) (envelope-from ) id 1PRhsl-00036m-6y; Sun, 12 Dec 2010 09:06:15 +0000 Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Ade Lovett In-Reply-To: Date: Sun, 12 Dec 2010 03:06:03 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <347F0E24-93E9-40ED-ABC8-29F38928DCE3@FreeBSD.org> References: <4D041F36.501@intersonic.se> To: Andres Chavez X-Mailer: Apple Mail (2.1082) Cc: Per olof Ljungmark , freebsd-ports@freebsd.org, Ade Lovett Subject: Re: php5-extensions failed to install with lastest ports tree 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: Sun, 12 Dec 2010 09:06:16 -0000 On Dec 11, 2010, at 22:11 , Andres Chavez wrote: > I just fixed it with a simple portupgrade -F and then reinstalled = autoconf > as usual ;) Regretfully, the way in which php* embeds autconf in the phpize script = is a little tricky to work around. Suffice to say that whilst things = are still a little fluid in autofoo land, work is in progress, and has = been for many cpu years, to make things a little easier. -aDe