From owner-freebsd-apache@FreeBSD.ORG Tue Mar 20 02:24:25 2012 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F66A1065673 for ; Tue, 20 Mar 2012 02:24:25 +0000 (UTC) (envelope-from pgollucci@gmail.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id D4E858FC14 for ; Tue, 20 Mar 2012 02:24:24 +0000 (UTC) Received: by qao25 with SMTP id 25so1077071qao.13 for ; Mon, 19 Mar 2012 19:24:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type; bh=lIbZkf3MV3lgI/+EBaY7pANwbs0UaVQa+zyjQLwHJls=; b=YpADFGBsenfDKlM3lFA7dZ+ZFmZAvYrGTLJedeRaUVSdUUIPKVk0hdKridwomOLoZt PNw2USo+JeDqR+VEEiSysPFkyIL4QtZmmjRKya0sY0bDpoQpBBAeU2stq1YydKx/Hg+j DuYBcGqBQIO51GzHr1J/Dt1r+QuHHqlGDOZ8ZOXIt4J5+UN1dTyb/m4NfBYGzuwzAw1D H4vUzhn+6NoiYJmnHk0ShSio1mAXTGgqkAffJ9PK0GB1dqXRKBX8yJTyvfv7fDJnMSrf 4hbvxVHL+U5Qt2Bc+q1pO1Yz7jExXRphKy2l/izt1lp11uchCvo9KU/1ja4QoeNlcxMP 6u3Q== Received: by 10.224.202.66 with SMTP id fd2mr18104427qab.9.1332210264302; Mon, 19 Mar 2012 19:24:24 -0700 (PDT) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net. [174.79.184.239]) by mx.google.com with ESMTPS id f12sm359215qan.1.2012.03.19.19.24.22 (version=SSLv3 cipher=OTHER); Mon, 19 Mar 2012 19:24:22 -0700 (PDT) Message-ID: <4F67EA55.90904@p6m7g8.com> Date: Tue, 20 Mar 2012 02:24:21 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111029 Thunderbird/7.0.1 MIME-Version: 1.0 To: ariecc newbie References: In-Reply-To: X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig31593A3039AF586978075DBA" Cc: apache@freebsd.org Subject: Re: Error X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2012 02:24:25 -0000 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--