emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Greg Troxel <gdt@ir.bbn.com>
Cc: Achim Gratz <Stromeko@Stromeko.DE>, emacs-orgmode@gnu.org
Subject: Re: makefile regression
Date: Tue, 22 May 2012 18:20:33 +0200	[thread overview]
Message-ID: <87pq9w192m.fsf@gnu.org> (raw)
In-Reply-To: <rmimx505l93.fsf@fnord.ir.bbn.com> (Greg Troxel's message of "Tue, 22 May 2012 10:43:52 -0400")

Hi Greg,

Greg Troxel <gdt@ir.bbn.com> writes:

> For a long time, I've been updating org from git every week or two via:
>
>   update-org () {
>       (cd $HOME/SOFTWARE/EMACS/org-mode && git pull && make)
>   }
>
> and I have emacs pointed at that directory.   This is on NetBSD where
> "make" is BSD make.
>
> Today, I updated again and got:
>
>   make: "/home/gdt/SOFTWARE/EMACS/org-mode/Makefile" line 6: Need an operator
>   make: "/home/gdt/SOFTWARE/EMACS/org-mode/Makefile" line 87: Need an operator
>   make: Fatal errors encountered -- cannot continue
>
>   make: stopped in /home/gdt/SOFTWARE/EMACS/org-mode
>
> and it seems recent changes have required beyond-POSIX-make features.
>
> This seems unfortunate; I don't understand why building org has to be so
> complicated.  

It does *not* have to be.

> If it is complicated, it seems best to use
> autoconf/automake, which already have worked out most of the portability
> issues.
>
> At the very least a dependency on GNU make should be documented, if that
> is indeed an intentional decision by the community.   (I haven't seen
> any discussion, but I confess to not quite keeping up with with
> emacs-orgmode traffic.)

I will let Achim reply to your issue here.  I agree we should stick to
something as simple and portable as possible.  We will document all the
changes in this area for the 7.9 release.

Best,

-- 
 Bastien

  reply	other threads:[~2012-05-22 16:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22 14:43 makefile regression Greg Troxel
2012-05-22 16:20 ` Bastien [this message]
2012-05-24  6:00 ` Achim Gratz
2012-05-24  9:05   ` Bastien
2012-05-24 12:12   ` Greg Troxel
2012-05-24 17:15     ` Achim Gratz
2012-05-25  0:08       ` [PATCH] Add section describing prerequisites Greg Troxel
2012-05-25 22:33         ` Bastien
2012-05-25 23:52           ` Greg Troxel
2012-05-25  0:12       ` makefile regression Greg Troxel
2012-05-25 18:43         ` Achim Gratz

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=87pq9w192m.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=Stromeko@Stromeko.DE \
    --cc=emacs-orgmode@gnu.org \
    --cc=gdt@ir.bbn.com \
    /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).