emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Daniel Martins <danielemc@gmail.com>
Cc: Matt Lundin <mdl@imapmail.org>, emacs-orgmode@gnu.org
Subject: Re: Re: Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el
Date: Sun, 6 Sep 2009 13:41:19 +0200	[thread overview]
Message-ID: <73804EFE-DDE3-4E27-BE75-F80BD7714F21@gmail.com> (raw)
In-Reply-To: <6ac505ad0909050606t46d818cbwbf596ab958d453a3@mail.gmail.com>


On Sep 5, 2009, at 3:06 PM, Daniel Martins wrote:

> Is it not possible to pu tsome directive in the Makefile in order to  
> make
>
> check the presence of *.elc without corresponding *.el and deleting  
> them BEFORE or simultaneously with recompilation process?
>
> It should improve the compilation process.
>
> Maybe it could be create a new directive such as
>
> make clean-install
>
> to keep make install with backward compatibility.

There is already the "update" target...

- Carsten

>
> Unfortunately I do not master makefile issues to do this by myself.
>
> The phrase "omitting the "make clean" has the potential to cause  
> problems" may lead to "bogus bugs" here in the list. These king of  
> bugs are really hard ti find.
>
> Daniel
>
> 2009/9/5 Matt Lundin <mdl@imapmail.org>
> Hi Daniel,
>
> Daniel Martins <danielemc@gmail.com> writes:
>
> >     On the other hand: Shouldn't a simple `make' do everything  
> needed
> >     to succeed?
> >
> > On "How do I keep current with Org mode development?"
> >
> > http://orgmode.org/worg/org-faq.php#
> > keeping-current-with-Org-mode-development
> >
> > it is suggested the following commands
> >
> > git pull && make clean && make && make doc && make install
> >
> > I've put together with a command which updaes a bunch of svn
> > repositories from my students.
> >
> > The problem is: make clean before make FORCES recompiling the same
> > files again and not only the updated files!
> >
> > As org-mode is updated very often and the the compiling process is a
> > bit slow and always annoying
> > I decide to change the comand to
> >
> > git pull & && make  && make install
> >
> > I dropped make doc because it seems that there is som problem with
> > texinfo files of these new version.
> >
> > The problem of omitting make clean isthat: if a file disappears its
> > compiled maybe will not disappear and cause problems.
> >
> > Therefore I repeat Sebastien request:
> >
> > Shouldn't a simple `make' do everything needed to succeed?
>
> I can't say anything definitive. All I know is that a simple "make &&
> make install" usually works for me.
>
> But, as far as I understand it, omitting the "make clean" has the
> potential to cause problems, because org source files are occasionally
> renamed or made obsolete. So if you run into any problems after an
> install, you should run make clean.
>
> Best,
> Matt
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-09-06 11:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-04 11:26 Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el Sebastian Rose
2009-09-04 11:41 ` Sebastian Rose
2009-09-04 15:02   ` Carsten Dominik
2009-09-05  2:54     ` Daniel Martins
2009-09-05 12:35       ` Matt Lundin
2009-09-05 13:06         ` Daniel Martins
2009-09-06 11:41           ` Carsten Dominik [this message]
2009-09-06 20:06             ` Sebastian Rose

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=73804EFE-DDE3-4E27-BE75-F80BD7714F21@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=danielemc@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.org \
    /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).