emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* make error after latest pull
@ 2009-09-21 11:43 Sivaram Neelakantan
  2009-09-21 15:41 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Sivaram Neelakantan @ 2009-09-21 11:43 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

Running make in cygwin to compile with the native Emacs-23 gets me
this error.

In toplevel form:
lisp/org-ascii.el:29:1:Error: Symbol's function definition is void: org-float-time
make: *** [lisp/org-ascii.elc] Error 1

And oddly I can't find the word float in the above file.  So, don't
know what's going on.

 sivaram
 -- 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: make error after latest pull
  2009-09-21 11:43 make error after latest pull Sivaram Neelakantan
@ 2009-09-21 15:41 ` Carsten Dominik
  2009-09-21 18:08   ` Sivaram Neelakantan
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-09-21 15:41 UTC (permalink / raw)
  To: Sivaram Neelakantan; +Cc: emacs-orgmode


On Sep 21, 2009, at 12:43 PM, Sivaram Neelakantan wrote:

> Hi,
>
> Running make in cygwin to compile with the native Emacs-23 gets me
> this error.
>
> In toplevel form:
> lisp/org-ascii.el:29:1:Error: Symbol's function definition is void:  
> org-float-time
> make: *** [lisp/org-ascii.elc] Error 1
>
> And oddly I can't find the word float in the above file.  So, don't
> know what's going on.

This has come up before, you need to

    make clean

first.

- Carsten

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: make error after latest pull
  2009-09-21 15:41 ` Carsten Dominik
@ 2009-09-21 18:08   ` Sivaram Neelakantan
  2009-09-21 18:17     ` Sivaram Neelakantan
  0 siblings, 1 reply; 4+ messages in thread
From: Sivaram Neelakantan @ 2009-09-21 18:08 UTC (permalink / raw)
  To: emacs-orgmode

Carsten Dominik <carsten.dominik@gmail.com> writes:

> On Sep 21, 2009, at 12:43 PM, Sivaram Neelakantan wrote:
>

[snipped 13 lines]

> This has come up before, you need to
>
>    make clean
>
> first.
>
> - Carsten

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.

 sivaram
 -- 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: make error after latest pull
  2009-09-21 18:08   ` Sivaram Neelakantan
@ 2009-09-21 18:17     ` Sivaram Neelakantan
  0 siblings, 0 replies; 4+ messages in thread
From: Sivaram Neelakantan @ 2009-09-21 18:17 UTC (permalink / raw)
  To: emacs-orgmode

Sivaram Neelakantan <nsivaram.net@gmail.com> 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
 -- 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-21 18:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-21 11:43 make error after latest pull Sivaram Neelakantan
2009-09-21 15:41 ` Carsten Dominik
2009-09-21 18:08   ` Sivaram Neelakantan
2009-09-21 18:17     ` Sivaram Neelakantan

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).