Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 63002 invoked from network); 23 Sep 2009 11:55:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Sep 2009 11:55:30 -0000 Received: (qmail 2158 invoked by uid 500); 23 Sep 2009 11:55:30 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 2117 invoked by uid 500); 23 Sep 2009 11:55:30 -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 2109 invoked by uid 99); 23 Sep 2009 11:55:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 11:55:30 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 11:55:27 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id A3E94234C1EF; Wed, 23 Sep 2009 04:55:06 -0700 (PDT) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 47892] configure: error: Could not detect suitable DSO implementation X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: APR X-Bugzilla-Component: APR X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: trawick@apache.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P4 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 Message-Id: <20090923115506.A3E94234C1EF@brutus.apache.org> Date: Wed, 23 Sep 2009 04:55:06 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=47892 --- Comment #1 from Jeff Trawick 2009-09-23 04:55:04 PDT --- config.log didn't get attached AFAICT APR 1.3.8 is the current released version of APR 1.x Did you try --disable-dso? It is possible that some user of that platform will have to contribute the necessary code to allow --enable-dso (the default), unless there is a very minor issue which is breaking detection of DSO support. -- 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