Gary Kline wrote:

[snip]
> autoconf: required version 2.68 not found
> *** Error code 1
> 
> Stop in /usr/ports/security/php5-hash.
> *** Error code 1
> 
> Stop in /usr/ports/lang/php5-extensions.
> *** Error code 1
> 
> Stop in /usr/ports/lang/php5-extensions.
> 
Setting these environment variables prior to building anything PHP is a 
workaround for the autoconf stuff.

in tcsh/csh: 

setenv PHP_AUTOCONF autoconf-2.68
setenv PHP_AUTOHEADER autoheader-2.68 

Then proceed to build, install, update. This is a very old, long time ago 
type error that recurs every so often.  And this is assuming, of course, 
that the current versions are indeed installed.

-Mike


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to