Date: Thu, 16 Dec 2010 18:23:35 -0800 From: Kevin McQuiggin <mcquiggi@sfu.ca> To: freebsd-questions@freebsd.org Subject: Can't Build Port - pecl-intl Message-ID: <C7539F0A-CAB3-4802-9731-E3676771F224@sfu.ca>
next in thread | raw e-mail | index | archive | help
Hi All: I am trying to upgrade my "RoundCube" webmail port, but the build fails = when trying to build the dependency port "pecl-intl": =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D highgate# pwd /usr/ports/devel/pecl-intl highgate# make =3D=3D=3D> pecl-intl-1.1.2_2 depends on file: /usr/local/bin/phpize - = found =3D=3D=3D> pecl-intl-1.1.2_2 depends on file: = /usr/local/bin/autoconf-2.68 - found =3D=3D=3D> pecl-intl-1.1.2_2 depends on shared library: icui18n.46 - = found =3D=3D=3D> PHPizing for pecl-intl-1.1.2_2 Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script. *** Error code 1 Stop in /usr/ports/devel/pecl-intl. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The problem seems to be with the make failing to find "autoconf", which = is indeed installed correctly. Note that the preamble indicates = "autoconf-2.68 - found" yet the later step says it cannot be found. Any help would be appreciated. My ports are current, via "portsnap = fetch update" done daily. I am running FreeBSD 6.3. Thanks, Kevin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C7539F0A-CAB3-4802-9731-E3676771F224>