[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] BUG: Unable to compile on Master
From: |
Jonathan Leech-Pepin |
Subject: |
[O] BUG: Unable to compile on Master |
Date: |
Sun, 1 Apr 2012 19:20:28 -0400 |
Hello Org,
Using current git master I get the following error when running:
,----
| make clean && make && make info
`----
Error
,----
| In toplevel form:
| lisp/org-ascii.el:29:1:Error: Invalid function: "body"
| Makefile:484: recipe for target `lisp/org-ascii.elc' failed
| make: *** [lisp/org-ascii.elc] Error 1
`----
I was able to successfully compile Org with commit: 829285e (ensure
noweb expanded body is used on export)
I've tested this on 2 separate machines as well as a clean pull into a
separate directory.
Regards,
Jonathan
- [O] BUG: Unable to compile on Master,
Jonathan Leech-Pepin <=