From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: make error after latest pull Date: Mon, 21 Sep 2009 23:47:44 +0530 Message-ID: <82skegduwn.fsf@gmail.com> References: <824oqwfrpl.fsf@gmail.com> <82zl8odvbu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MpnT1-0008AR-29 for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 14:18:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MpnSw-0008A1-Dl for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 14:18:26 -0400 Received: from [199.232.76.173] (port=35072 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpnSw-00089y-Ao for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 14:18:22 -0400 Received: from lo.gmane.org ([80.91.229.12]:49167) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MpnSv-0007nN-NE for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 14:18:22 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MpnSl-0000d7-Lw for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 20:18:11 +0200 Received: from 122.167.118.131 ([122.167.118.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Sep 2009 20:18:11 +0200 Received: from nsivaram.net by 122.167.118.131 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Sep 2009 20:18:11 +0200 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 Sivaram Neelakantan writes: [snipped 15 lines] > Well, that fixed that,thanks. But now it seems to wait interminably > at this compile step > > c:/gnu/emacs-23.1/bin/emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) \"c:/gnu/share/emacs/site-lisp\") (add-to-list (quote load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-attach.el > > and no progress. I can't see any disk activity either. > umm...it sort of went away after I did make clean twice. Dunno but it compiles cleanly now. sivaram --