From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seweryn Kokot Subject: [BUG] - error when compiling org sources from git Date: Tue, 22 Feb 2011 12:33:27 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=46729 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrrR5-0006Pt-I3 for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:33:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrrR4-0006HQ-Cn for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:33:47 -0500 Received: from lo.gmane.org ([80.91.229.12]:48273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrrR4-0006HH-7N for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:33:46 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PrrR2-00082B-Bk for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 13:33:44 +0100 Received: from 139.191.131.39 ([139.191.131.39]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Feb 2011 13:33:44 +0100 Received: from sewkokot by 139.191.131.39 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Feb 2011 13:33:44 +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 I have just pulled orgmode sources from git and get the following running 'make': In org-capture-expand-file: org-capture.el:734:33:Warning: malformed cond form: `t' org-capture.el:734:33:Warning: malformed cond form: `file' org-capture.el:743:41:Error: Wrong type argument: listp, t make: *** [lisp/org-capture.elc] Error 1 Regards, Seweryn