Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 47937 invoked from network); 3 Dec 2005 17:14:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Dec 2005 17:14:14 -0000 Received: (qmail 80984 invoked by uid 500); 3 Dec 2005 17:14:03 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 80971 invoked by uid 500); 3 Dec 2005 17:14:03 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 80943 invoked by uid 99); 3 Dec 2005 17:14:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Dec 2005 09:14:03 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of metaperl.httpd@gmail.com designates 64.233.182.203 as permitted sender) Received: from [64.233.182.203] (HELO nproxy.gmail.com) (64.233.182.203) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Dec 2005 09:14:00 -0800 Received: by nproxy.gmail.com with SMTP id k27so334514nfc for ; Sat, 03 Dec 2005 09:13:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RNlxOWegRbEXd9XxGWW7p9VfS3No3Q0fVUdOpIQt+fvnBJ3dfqJieq2D7/bKg5HXB8iOdWjj5xeoD6wJMwUAmLmrCOKO74Hac3RNpnVSoiznZIL69SqkIDIMziNJ9ZFMGbn7TXReL2w0f5zdpVpHLbYqthwzlPNECAL3O8wBrQc= Received: by 10.48.12.20 with SMTP id 20mr1239062nfl; Sat, 03 Dec 2005 09:13:38 -0800 (PST) Received: by 10.48.12.12 with HTTP; Sat, 3 Dec 2005 09:13:38 -0800 (PST) Message-ID: Date: Sat, 3 Dec 2005 09:13:38 -0800 From: Terrence Brannon To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] nfigure: error: Cannot use an external APR with the bundled APR-util X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am on a FreeBSD system where there is already an Apache installed somewhere and I think that is what is causing my problem. Please help me configure and install apache to my local path $WAG/install/httpd/prefork [tbrannon@pringle:~/cvs/blue/wagsvr/wares/httpd-2.x.xx] ./configure --prefi= x=3D$W\ AG/install/httpd/prefork --with-mpm=3Dprefork checking for chosen layout... Apache checking for working mkdir -p... yes checking build system type... i386-unknown-freebsd4.8 checking host system type... i386-unknown-freebsd4.8 checking target system type... i386-unknown-freebsd4.8 Configuring Apache Portable Runtime library ... checking for APR... yes setting CC to "gcc" setting CPP to "gcc -E" setting CFLAGS to " -g -O2" setting CPPFLAGS to " -D_THREAD_SAFE -D_REENTRANT" setting LDFLAGS to " " Configuring Apache Portable Runtime Utility library... checking for APR-util... reconfig configure: error: Cannot use an external APR with the bundled APR-util [tbrannon@pringle:~/cvs/blue/wagsvr/wares/httpd-2.x.xx] echo $WAG /home/tbrannon/cvs/blue/wagsvr [tbrannon@pringle:~/cvs/blue/wagsvr/wares/httpd-2.x.xx] uname -a FreeBSD pringle.newdotnet.net 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #1 [tbrannon@pringle:~/cvs/blue/wagsvr/wares/httpd-2.x.xx] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org