emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Minor buglet in orgmode Makefile


From: Noorul Islam
Subject: Re: [Orgmode] Minor buglet in orgmode Makefile
Date: Mon, 16 Nov 2009 08:59:26 +0530

On Mon, Nov 16, 2009 at 7:49 AM, Robert P. Goldman <address@hidden> wrote:
> I just pulled an update from git for the first time in a long while, and when 
> I
> tried to build org-mode, it failed with an undefined function error for the
> function org-float-time in org-ascii.
>
> It only took me a moment to find the fix --- it seems like we just need to 
> push
> org-compat up the list of lisp files ahead of org-ascii, since org-compat
> provides the function definition org-ascii craves.
>

I got the same error.

This is what I did.

$ make clean && make

Everything went fine.

Thanks and Regards
Noorul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]