Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 33184 invoked from network); 6 May 2009 19:55:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 May 2009 19:55:50 -0000 Received: (qmail 84128 invoked by uid 500); 6 May 2009 19:55:49 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 84038 invoked by uid 500); 6 May 2009 19:55:48 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 84029 invoked by uid 99); 6 May 2009 19:55:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 19:55:48 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.202.165.224] (HELO smtpout06.prod.mesa1.secureserver.net) (64.202.165.224) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 06 May 2009 19:55:40 +0000 Received: (qmail 22558 invoked from network); 6 May 2009 19:55:18 -0000 Received: from unknown (76.252.112.72) by smtpout06.prod.mesa1.secureserver.net (64.202.165.224) with ESMTP; 06 May 2009 19:55:18 -0000 Message-ID: <4A01EB13.8080807@rowe-clan.net> Date: Wed, 06 May 2009 14:54:59 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: svn commit: r771998 References: <20090505171549.D27AF23888EB@eris.apache.org> <4A008EBD.4010102@apache.org> <580E0035-A7EC-497F-993A-32C68B0485E1@apache.org> <99EA83DCDE961346AFA9B5EC33FEC08B021FBE5E@VF-MBX11.internal.vodafone.com> In-Reply-To: <99EA83DCDE961346AFA9B5EC33FEC08B021FBE5E@VF-MBX11.internal.vodafone.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Plüm, Rüdiger, VF-Group wrote: > > This causes trunk to fail compilation with: > > make[1]: *** No rule to make target `modules/mappers/libmod_so.la', needed by `httpd'. Stop. > make: *** [all-recursive] Error 1 Please don't do that, you have everyone chasing down if they owned 771998. At least leave a log message with your reply to spare most folks attention. ITMT; I'm reviewing. I didn't see this on retesting linux, will try clean on Solaris just for fun (and for the fact that I think I have this VM ready for some action). You did re-./buildconf, make clean and make, right?