From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert P. Goldman Subject: Re: Minor buglet in orgmode Makefile Date: Mon, 16 Nov 2009 16:05:18 +0000 (UTC) Message-ID: References: <53821f890911151929u5080e935s6fcb40cc9f90d408@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NA45N-0007VW-Ke for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 11:05:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NA45I-0007ST-1V for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 11:05:48 -0500 Received: from [199.232.76.173] (port=58955 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NA45H-0007SO-RZ for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 11:05:43 -0500 Received: from lo.gmane.org ([80.91.229.12]:37655) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NA45H-0004QR-7f for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 11:05:43 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NA45E-000357-FK for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 17:05:40 +0100 Received: from 216.243.156.16.real-time.com ([216.243.156.16]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Nov 2009 17:05:40 +0100 Received: from rpgoldman by 216.243.156.16.real-time.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Nov 2009 17:05:40 +0100 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: emacs-orgmode@gnu.org Noorul Islam gmail.com> writes: .... > > I got the same error. > > This is what I did. > > $ make clean && make > > Everything went fine. > Right you are. That fixed it. Thanks! No bug after all.