emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Stanton <stanton@haas.berkeley.edu>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: "make" fails on Windows machine
Date: Sun, 20 May 2012 00:23:03 -0700	[thread overview]
Message-ID: <40C7B1BFC291ED4E9D10436D07736A33470478BD45@EXMAIL7.haas.uc.berkeley.edu> (raw)

I just downloaded the latest version (version 7.8.10 - release_7.8.10-573-g7b33d9) and typed "make", only to obtain the following output:

[C:\emacs\site-lisp\org-mode]make
======================================================
= Invoke "make help" for a synopsis of make targets. =
= Created a default local.mk template.               =
= Setting "oldorg" as the default target.            =
= Please adapt local.mk to your local setup!         =
======================================================
make -C doc clean;  make -C lisp clean;
make[1]: Entering directory `/c/emacs/site-lisp/org-mode/doc'
rm -f org *.pdf *.html *_letter.tex org-version.inc \
      *.aux *.cp *.cps *.dvi *.fn *.fns *.ky *.kys *.pg *.pgs \
      *.toc *.tp *.tps *.vr *.vrs *.log *.html *.ps
make[1]: Leaving directory `/c/emacs/site-lisp/org-mode/doc'
make[1]: Entering directory `/c/emacs/site-lisp/org-mode/lisp'
rm -f org-version.el org-install.el org-version.elc org-install.elc
rm -f *.elc
make[1]: Leaving directory `/c/emacs/site-lisp/org-mode/lisp'
make -C lisp compile
make[1]: Entering directory `/c/emacs/site-lisp/org-mode/lisp'
rm -f org-version.el org-install.el org-version.elc org-install.elc
org-version: 7.8.10 (release_7.8.10-573-g7b33d9)
Loading c:/emacs/site-lisp/org-mode/lisp/org-compat.el (source)...
Loading c:/emacs/site-lisp/org-mode/UTILITIES/org-fixup.el (source)...
Saving file c:/emacs/site-lisp/org-mode/lisp/org-version.el...
Loading vc-git...
Wrote c:/emacs/site-lisp/org-mode/lisp/org-version.el
org-install: 7.8.10 (release_7.8.10-573-g7b33d9)
Loading c:/emacs/site-lisp/org-mode/lisp/org-compat.el (source)...
Loading c:/emacs/site-lisp/org-mode/UTILITIES/org-fixup.el (source)...
Saving file c:/c/emacs/site-lisp/org-mode/lisp/org-install.el...
c:/c/emacs/site-lisp/org-mode/lisp/: no such directory
Makefile:30: recipe for target `org-install.el' failed
make[1]: *** [org-install.el] Error 127
make[1]: Leaving directory `/c/emacs/site-lisp/org-mode/lisp'
targets.mk:54: recipe for target `compile' failed
make: *** [compile] Error 2

[C:\emacs\site-lisp\org-mode]

I'm running Emacs 24.0.96 under Windows, and from the output above it may well also be relevant that I'm using Cygwin's version of make (+ other tools).

             reply	other threads:[~2012-05-20  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-20  7:23 Richard Stanton [this message]
2012-05-20  7:56 ` "make" fails on Windows machine 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=40C7B1BFC291ED4E9D10436D07736A33470478BD45@EXMAIL7.haas.uc.berkeley.edu \
    --to=stanton@haas.berkeley.edu \
    --cc=emacs-orgmode@gnu.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).