[maintainer] apache-2.2.17_1 configure error
Olli Hauer
ohauer at FreeBSD.org
Tue Feb 15 21:23:05 UTC 2011
On 2011-02-15 12:30, Georges Kieffer wrote:
> www-traffic# make
> ===> apache-2.2.17_1 depends on file: /usr/local/bin/perl5.8.9 - found
> ===> apache-2.2.17_1 depends on file: /usr/local/bin/autoconf-2.68 - found
> ===> apache-2.2.17_1 depends on package: libtool>=2.2 - found
> ===> apache-2.2.17_1 depends on shared library: expat.6 - found
> ===> apache-2.2.17_1 depends on shared library: apr-1 - found
> ===> apache-2.2.17_1 depends on shared library: pcre.0 - found
> ===> apache-2.2.17_1 depends on shared library: iconv.3 - found
> ===> Configuring for apache-2.2.17_1
> checking for chosen layout... FreeBSD
> checking for working mkdir -p... yes
> checking build system type... i386-portbld-freebsd7.3
> checking host system type... i386-portbld-freebsd7.3
> checking target system type... i386-portbld-freebsd7.3
>
> Configuring Apache Portable Runtime library ...
>
> checking for APR... configure: error: the --with-apr parameter is
> incorrect. It must specify an install prefix, a build directory, or an
> apr-config file.
> ===> Script "configure" failed unexpectedly.
> Please report the problem to apache at FreeBSD.org [maintainer] and attach the
> "/var/ports/usr/ports/www/apache22/work/httpd-2.2.17/config.log" including
> the output of the failure of your make command. Also, it might be a good idea
> to provide an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
>
> Stop in /usr/ports/www/apache22.
> *** Error code 1
>
> Stop in /usr/ports/www/apache22.
>
> Regards
>
>
What is the output of the following commands
/usr/local/bin/apr-1-config --version
/usr/local/bin/apr-1-config --libs
/usr/local/bin/apu-1-config --libs
/usr/local/bin/apu-1-config --version
I guess something damaged your apr1 installation.
Try first to build/install devel/apr1 manually again and
then the apache22 port.
More information about the freebsd-apache
mailing list