Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 02:02:46 +0100
From:      Per olof Ljungmark <peo@intersonic.se>
To:        Andres Chavez <fluxboxtremist@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: php5-extensions failed to install with lastest ports tree
Message-ID:  <4D041F36.501@intersonic.se>
In-Reply-To: <AANLkTi=OhdqL5cLWqG53e3ZCO1EjTcRMysgKbDoXq2U-@mail.gmail.com>
References:  <AANLkTi=OhdqL5cLWqG53e3ZCO1EjTcRMysgKbDoXq2U-@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/12/10 00:23, Andres Chavez wrote:
> Hi guys i cant get php5-extensions from the lastest ports tree
> 
> im using 8.1 release
> 
> here is the error
> 
> [root@warzone /usr/ports/lang/php5-extensions]# make install
> clean
> ===>   php5-extensions-1.4 depends on file:
> /usr/local/include/php/main/php.h
> -
> found
> ===>   php5-extensions-1.4 depends on file:
> /usr/local/lib/php/20090626/ctype.so
> - not found
> ===>    Verifying install for /usr/local/lib/php/20090626/ctype.so in
> /usr/ports
> /textproc/php5-ctype
> ===>   php5-ctype-5.3.3_2 depends on file: /usr/local/bin/phpize - found
> ===>   php5-ctype-5.3.3_2 depends on file: /usr/local/bin/autoconf-2.68 -
> found
> ===>  PHPizing for php5-ctype-5.3.3_2
> Configuring for:
> PHP Api Version:         20090626
> Zend Module Api No:      20090626
> Zend Extension Api No:   220090626
> autoconf: required version 2.68 not found
> *** Error code 1
> 
> Stop in /usr/ports/textproc/php5-ctype.
> *** Error code 1
> 
> Stop in /usr/ports/lang/php5-extensions.
> *** Error code 1
> 
> Stop in /usr/ports/lang/php5-extensions.
> 
> Any idea why its failing at /usr/ports/textproc/php5-ctype ?
> 
> Autoconf seems to be installed right.
> 

I fell into a similar trap a couple of days ago and the solution in my
case was to

- Rebuild all autoconf related as stated in ports/UPDATING
- Rebuild php5

hth,

--
per



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D041F36.501>