emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Stefan Vollmar <vollmar@nf.mpg.de>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: further on compiling development version of org-mode without make command
Date: Thu, 09 Jul 2009 20:02:55 +0200	[thread overview]
Message-ID: <87ws6hray8.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <800CD20A-6D75-43A2-B68A-B9434AE3BA6D@nf.mpg.de> (Stefan Vollmar's message of "Thu, 09 Jul 2009 19:05:25 +0200")

Stefan Vollmar <vollmar@nf.mpg.de> writes:
> Gentlemen,
>
> we have tried the lisp-version for updating a the plain vanilla MS Windows emacs
> (http://ftp.gnu.org/gnu/emacs/windows) and I think we  are almost there - thanks
> for all the help so far!
>
> When running make update on MacOS X with Aquamacs 1.8b I get lots of warnings
> about "functions not known to be defined" or "functions might  not be defined at
> runtime", however, everything seems to work just fine.
>
> Running Sebastian's script on the Windows version yields a number of similar
> warnings but has in addition some "cannot open load file"  errors (see
> below). My feeling is that something comparatively simple  is missing, many
> thanks in advance for any help with this!
>
> Warm regards,
>  Stefan
>
> Compiling file d:/Program Files (x86)/emacs-22.3/org-6.28e/lisp/org-
> agenda.el at Thu Jul 09 13:50:09 2009
>
> In org-prepare-agenda:
> org-agenda.el:2369:11:Warning: assignment to free variable
>   `org-agenda-contributing-files'
> org-agenda.el:2371:34:Warning: org-agenda-files called with 2 arguments, but
>   accepts only 0-1
>
> In org-agenda-fontify-priorities:
> org-agenda.el:2450:31:Warning: reference to free variable `org-
> priority-faces'
>
> In org-agenda-list:
> org-agenda.el:2862:14:Warning: org-agenda-files called with 2 arguments, but
>   accepts only 0-1
> org-agenda.el:2867:38:Warning: org-agenda-files called with 2 arguments, but
>   accepts only 0-1
>
> [...]
>
> In org-search-view:
> org-agenda.el:2991:18:Warning: org-agenda-files called with 2 arguments, but
>   accepts only 0-1
> Compiling file d:/Program Files (x86)/emacs-22.3/org-6.28e/lisp/org-
> ascii.el at Thu Jul 09 13:50:10 2009
> org-ascii.el:29:1:Error: Cannot open load file: org-exp



Hello Stefan,



this last one is because of the line 
    (require 'org-exp)
in `org-ascii.el'



...OK, I tried with a vanilla emacs (emacs -Q) and saw, we either need a
list of files in the right order, or we compile all the files 5 times
(which is bad, since that value could change).


The list is in the Makefile already (that list could change too). I'll
try it that way and post the results here.




  Sebastian

  reply	other threads:[~2009-07-09 17:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08 21:52 further on compiling development version of org-mode without make command Eric S Fraga
2009-07-09  9:17 ` Sebastian Rose
2009-07-09 17:05   ` Stefan Vollmar
2009-07-09 18:02     ` Sebastian Rose [this message]
2009-07-09 18:25     ` Sebastian Rose
2009-07-10 14:43       ` Stefan Vollmar
2009-07-10 15:20         ` Sebastian Rose
2009-07-09 10:19 ` Sebastian Rose
2009-07-09 10:47   ` Eric S Fraga
2009-07-09 19:47   ` Sebastian Rose
2009-07-10  6:47     ` Rainer Stengele
2009-07-10  6:57       ` Bastien
2009-07-12 23:31     ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ws6hray8.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=vollmar@nf.mpg.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).