From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Build error with Emacs 21 Date: Mon, 7 Apr 2008 09:14:00 +0200 Message-ID: References: <87abk8nxio.fsf@jehiel.elehack.net> <56E89EC8-6FA2-4AB1-8E23-03C16B932723@science.uva.nl> <87prt3yf10.fsf@jehiel.elehack.net> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JilYQ-0006FN-O6 for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 03:14:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JilYP-0006FB-2r for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 03:14:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JilYO-0006F8-S6 for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 03:14:08 -0400 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JilYO-0007O6-Fw for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 03:14:08 -0400 Received: from fg-out-1718.google.com ([72.14.220.156]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JilYN-0000ZT-4b for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 03:14:07 -0400 Received: by fg-out-1718.google.com with SMTP id d23so1951599fga.30 for ; Mon, 07 Apr 2008 00:14:05 -0700 (PDT) In-Reply-To: <87prt3yf10.fsf@jehiel.elehack.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Ekstrand Cc: emacs-orgmode@gnu.org On Apr 6, 2008, at 2:59 AM, Michael Ekstrand wrote: > Carsten Dominik writes: >> I just pushed a fix. > > Thank you. > > Now it gets a lot farther, but compiling org-irc.el fails with an > error > loading 'erc' (which makes sense, but it'd be nice if `make' would > work > anyway :-)). Deleting the org-irc line from the Makefile lets it > finish > the build correctly. I have pushed a fix for this, too. Thanks for the report. - Carsten