Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 27670 invoked from network); 10 Dec 2010 19:39:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Dec 2010 19:39:05 -0000 Received: (qmail 10913 invoked by uid 500); 10 Dec 2010 19:39:05 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 10882 invoked by uid 500); 10 Dec 2010 19:39:05 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 10875 invoked by uid 99); 10 Dec 2010 19:39:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Dec 2010 19:39:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Dec 2010 19:39:05 +0000 Received: from thor.apache.org (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBAJci1E014885 for ; Fri, 10 Dec 2010 19:38:44 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id oBAJciIi014884; Fri, 10 Dec 2010 14:38:44 -0500 (EST) Date: Fri, 10 Dec 2010 14:38:44 -0500 (EST) Message-Id: <201012101938.oBAJciIi014884@thor.apache.org> From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 50454] configure fails when apr and apr-util are in different places X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: APR X-Bugzilla-Component: APR-util X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: dylan@dylex.net X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@apr.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 https://issues.apache.org/bugzilla/show_bug.cgi?id=50454 --- Comment #2 from Dylan Simon 2010-12-10 14:38:42 EST --- I don't quite see that but I'll take your word for it. The problem is the use of APACHE_CHECK_APxVER in httpd/configure.in (which could amend CPPFLAGS) or its definition in httpd/acinclude.m4, which don't seem to be generated by buildconf as far as I can tell. I suppose this could also be fixed by making apu-1-config --includes add the apr include directories (as pkg-config apr-util-1 already does). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org