Skip site navigation (1)Skip section navigation (2)
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
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig31593A3039AF586978075DBA
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

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 ou=
tput
> 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
>=20
> Stop in /usr/ports/www/apache22.
> *** Error code 1
>=20
> Stop in /usr/ports/www/apache22.

=46rom 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=3Dyes
option for both *devel/apr1* and www/apache22.

www/apache22/Makefile --

=2Eif defined(WITH_AUTH_DIGEST)
WITH_DEVRANDOM=3D yes
=2Eendif
=2Eif defined(WITH_DEVRANDOM)
CONFIGURE_ARGS+=3D        --with-devrandom
=2Eendif


--=20
------------------------------------------------------------------------
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.


--------------enig31593A3039AF586978075DBA
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----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-----

--------------enig31593A3039AF586978075DBA--



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