emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: make update fails
Date: Sat, 10 Nov 2012 22:01:22 -0500	[thread overview]
Message-ID: <18947.1352602882@alphaville> (raw)
In-Reply-To: Message from tsd@tsdye.com (Thomas S. Dye) of "Sat, 10 Nov 2012 09:03:35 -1000." <m1bof5th4o.fsf@tsdye.com>

Thomas S. Dye <tsd@tsdye.com> wrote:

> Aloha all,
> 
> I get this error message:
> 
> mk/targets.mk:75: *** target file `update' has both : and :: entries. Stop.
> 
> I suspect I've done something wrong and will appreciate suggestions how
> to get back on track.
> 

Probably added something to your local.mk that looks like this:

update:
      ....

mk/targets.mk has this however:

update update2::	up0 all

The single vs double colons cause the problem: see

  (info "(make) Multiple Rules")
  (info "(make) Double-Colon")

for the details.

Nick

  reply	other threads:[~2012-11-11  3:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-10 19:03 make update fails Thomas S. Dye
2012-11-11  3:01 ` Nick Dokos [this message]
2012-11-11  3:16   ` Thomas S. Dye
  -- strict thread matches above, loose matches on Subject: below --
2012-04-23 12:17 Detlef Steuer
2012-04-23 12:25 ` Rainer M Krug
2012-04-23 12:35   ` Rainer M Krug
2012-04-23 16:25 ` Achim Gratz
2012-04-23 16:31   ` Bastien
2012-04-23 16:38     ` Achim Gratz
2012-04-23 19:37       ` Achim Gratz
2012-04-23 19:53         ` Bastien

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=18947.1352602882@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tsd@tsdye.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).