Greetings. I am getting a bunch of make errors (20 failed files) when trying to make the newest git version. This is from a clean git clone. The errors are all of the same form; two examples below:
Compiling /home/jarmo/src/org/org-mode/lisp/org-ascii.el... In toplevel form: org-ascii.el:29:1:Error: Invalid read syntax: ")" Compiling /home/jarmo/src/org/org-mode/lisp/org-beamer.el... In toplevel form: org-beamer.el:32:1:Error: Invalid read syntax: ")" Any ideas of what might be going wrong? -- Jarmo