unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Kenichi Handa <handa@gnu.org>, Eli Zaretskii <eliz@gnu.org>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: "make autoloads" fails
Date: Sun, 30 Jun 2013 03:35:21 +0200	[thread overview]
Message-ID: <CAAeL0SQNDXVsQWDwFHAy_1NnxMuchDP8ym3a7M=ybdqtcXyOgg@mail.gmail.com> (raw)
In-Reply-To: <51CF83C0.2010109@cs.ucla.edu>

On Sun, Jun 30, 2013 at 3:02 AM, Paul Eggert <eggert@cs.ucla.edu> wrote:

> "make autoloads" works for me (Fedora 17, GCC 4.8.1, x86-64)
> for the latest Emacs trunk (bzr 113225).  So I suspect the
> problem is platform-dependent.

It works for me on Windows 7 64-bit:

  $ make autoloads
  cd /c/Devel/emacs/repo/trunk/lisp && chmod +w ps-print.el
emulation/tpu-edt.el  mail/rmail.el  dired.el  ibuffer.el
htmlfontify.el  emacs-lisp/eieio.el
  cd /c/Devel/emacs/repo/trunk/lisp; subdirs=`find . -type d -print`;
for file in $subdirs; do  case $file in */.* | */.*/* | */=* |
*/obsolete | */term ) ;;  *) wins="$wins $file" ;;  esac;  done; \
  echo Directories: $wins; \
  EMACSLOADPATH=/c/Devel/emacs/repo/trunk/lisp LC_ALL=C
/c/Devel/emacs/repo/trunk/src/emacs -batch --no-site-file
--no-site-lisp -l autoload \
      --eval '(setq autoload-builtin-package-versions t)' \
      --eval '(setq generated-autoload-file (unmsys--file-name
"/c/Devel/emacs/repo/trunk/lisp/loaddefs.el"))' \
      -f batch-update-autoloads $wins
  Directories: . ./calc ./calendar ./cedet ./cedet/ede
./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine
./cedet/semantic/decorate ./cedet/semantic/symref
./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc
./eshell ./gnus ./international ./language ./mail ./mh-e ./net ./nxml
./org ./play ./progmodes ./textmodes ./url ./vc
  Saving file c:/Devel/emacs/repo/trunk/lisp/loaddefs.el...
  Wrote c:/Devel/emacs/repo/trunk/lisp/loaddefs.el



  reply	other threads:[~2013-06-30  1:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29 18:51 "make autoloads" fails Eli Zaretskii
2013-06-30  1:02 ` Paul Eggert
2013-06-30  1:35   ` Juanma Barranquero [this message]
2013-06-30  2:43     ` Eli Zaretskii
2013-06-30  3:03       ` Juanma Barranquero
2013-06-30  2:43   ` Eli Zaretskii
2013-06-30 15:30 ` Waiyian Chong
2013-06-30 16:04   ` Eli Zaretskii
2013-06-30 17:45     ` Uwe Brauer
2013-06-30 17:50       ` Jambunathan K
2013-06-30 17:52         ` Uwe Brauer
2013-06-30 18:05           ` Jambunathan K
2013-06-30 18:12             ` Eli Zaretskii
2013-06-30 18:17               ` Uwe Brauer
2013-06-30 18:27                 ` Eli Zaretskii
2013-06-30 18:29               ` Uwe Brauer
2013-06-30 19:20                 ` Eli Zaretskii
2013-06-30 20:59                   ` Uwe Brauer
  -- strict thread matches above, loose matches on Subject: below --
2013-06-30  8:21 Jan Djärv
2013-06-30 14:37 ` Eli Zaretskii
2013-06-30 11:31 Angelo Graziosi

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CAAeL0SQNDXVsQWDwFHAy_1NnxMuchDP8ym3a7M=ybdqtcXyOgg@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=handa@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.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).