Date: Tue, 20 Mar 2012 02:24:21 +0000 From: "Philip M. Gollucci" <pgollucci@gmail.com> To: ariecc newbie <arieccnewbie@gmail.com> Cc: apache@freebsd.org Subject: Re: Error Message-ID: <4F67EA55.90904@p6m7g8.com> In-Reply-To: <CAMmCJkD6372R9jDHaiy3kPgfdSThLt=k4mwcAOuRyEcx77jTJA@mail.gmail.com> References: <CAMmCJkD6372R9jDHaiy3kPgfdSThLt=k4mwcAOuRyEcx77jTJA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On 03/18/12 13:39, ariecc newbie wrote:
> Please report the problem to apache@FreeBSD.org [maintainer] and attach the
> "/usr/ports/www/apache22/work/httpd-2.2.22/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.
From config.log --
configure:8871: result: checking dependencies
configure:8902: checking whether to enable mod_auth_digest
configure:8908: error: mod_auth_digest has been requested but can not be
built due to prerequisite failures
echo "You need APR random support to use mod_auth_digest."
echo "Look at APR configure options --with-egd and --with-devrandom."
You need to set or (not unset in your case) the WITH_DEVRANDOM=yes
option for both *devel/apr1* and www/apache22.
www/apache22/Makefile --
.if defined(WITH_AUTH_DIGEST)
WITH_DEVRANDOM= yes
.endif
.if defined(WITH_DEVRANDOM)
CONFIGURE_ARGS+= --with-devrandom
.endif
--
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
Member, Apache Software Foundation
Committer, FreeBSD Foundation
Consultant, P6M7G8 Inc.
Director Operations, Ridecharge Inc.
Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFPZ+pVdbiP+9ubjBwRAmK1AKCDuBGv0Qxqi4oxUA9+SvgibelQtwCfR9OC
79LU1ylqbiAJQMnBbieMO+k=
=wiwc
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F67EA55.90904>
