From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Trunk build broken: required file `./config.rpath' not found Date: Sat, 09 Jul 2011 01:59:12 -0700 Organization: UCLA Computer Science Department Message-ID: <4E181860.4070304@cs.ucla.edu> References: <87aacnkhss.fsf@turtle.gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1310201980 2893 80.91.229.12 (9 Jul 2011 08:59:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 9 Jul 2011 08:59:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sven Joachim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 09 10:59:36 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QfTNw-0006bK-8o for ged-emacs-devel@m.gmane.org; Sat, 09 Jul 2011 10:59:36 +0200 Original-Received: from localhost ([::1]:60590 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfTNv-0002Yw-KG for ged-emacs-devel@m.gmane.org; Sat, 09 Jul 2011 04:59:35 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfTNh-0002Yp-13 for emacs-devel@gnu.org; Sat, 09 Jul 2011 04:59:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfTNg-0008Te-36 for emacs-devel@gnu.org; Sat, 09 Jul 2011 04:59:20 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:42866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfTNf-0008TZ-Sg for emacs-devel@gnu.org; Sat, 09 Jul 2011 04:59:20 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id CC45F39E8119; Sat, 9 Jul 2011 01:59:18 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9DiMMXSAmyV1; Sat, 9 Jul 2011 01:59:18 -0700 (PDT) Original-Received: from [192.168.1.10] (pool-71-189-109-235.lsanca.fios.verizon.net [71.189.109.235]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 7ECC139E80F2; Sat, 9 Jul 2011 01:59:18 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10 In-Reply-To: <87aacnkhss.fsf@turtle.gmx.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 131.179.128.62 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141845 Archived-At: On 07/09/11 00:57, Sven Joachim wrote: > | configure.in:3336: required file `./config.rpath' not found Thanks for reporting that. I reproduced the bug and committed a patch (bzr 105055) which fixed it for me.