Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 43758 invoked from network); 21 Apr 2005 23:17:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Apr 2005 23:17:47 -0000 Received: (qmail 67827 invoked by uid 500); 21 Apr 2005 23:18:07 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 67775 invoked by uid 500); 21 Apr 2005 23:18:05 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 67752 invoked by uid 99); 21 Apr 2005 23:18:05 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 21 Apr 2005 16:18:04 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id ADA9D3DC; Fri, 22 Apr 2005 01:17:42 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 34535] - apache build process can't handle read-only source tree X-Bugzilla-Reason: AssignedTo Message-Id: <20050421231742.ADA9D3DC@ajax.apache.org> Date: Fri, 22 Apr 2005 01:17:42 +0200 (CEST) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=34535 ------- Additional Comments From tyler@yi.org 2005-04-22 01:17 ------- ah yes, but buildconf has it's own bugs :) first off, it overwrites files in the distribution, meaning that it falls into this same bug of not being able to handle a read-only source tree, such as one checked into a revision control system. I wouldn't worry so much about that, since it's expected to rebuild configure files, etc... what do you think of this "touch" operation being moved into "configure" instead of "buildconf"? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org