all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Frederik Hohlfeld <frederik.hohlfeld@gmail.com>
To: emacs-devel@gnu.org
Subject: Building CVS Emacs
Date: Wed, 28 May 2008 15:59:31 +0000 (UTC)	[thread overview]
Message-ID: <loom.20080528T155804-802@post.gmane.org> (raw)

Hi

I've been getting this after "make maintainer-clean; ./configure [...]; make
bootstrap;" for some time now

How do I avoid this problem?

Loading vc-git...
Saving file /home/th/src/emacs/lisp/cus-load.el...
Wrote /home/th/src/emacs/lisp/cus-load.el
Generating /home/th/src/emacs/lisp/cus-load.el...done
echo "/^ELCFILES/,/^$/c\\" > temp.sed
echo "ELCFILES =" | sed -e 's/$/ \\\\\\/' >> temp.sed
exclude=`echo /home/th/src/emacs/lisp/emacs-lisp/byte-opt.el
/home/th/src/emacs/lisp/emacs-lisp/bytecomp.el /home/th/src/emacs/lisp/subr.el
/home/th/src/emacs/lisp/progmodes/cc-mode.el
/home/th/src/emacs/lisp/progmodes/cc-vars.el | sed -e 's, ,\\\\|,g' -e
's,\/,\\\\/,g'`; \
	ls /home/th/src/emacs/lisp/*.elc /home/th/src/emacs/lisp/*/*.elc | sed -e
"/$exclude/d" -e "s|^/home/th/src/emacs/lisp|	\$(lisp)|" -e 's/$/ \\\\\\/' -e '$
s/ \\\\//' >> temp.sed
echo "" >> temp.sed
sed -f temp.sed /home/th/src/emacs/lisp/Makefile.in > temp-elcfiles || rm
temp-elcfiles
rm temp.sed
chmod +w /home/th/src/emacs/lisp/Makefile.in
mv -f temp-elcfiles /home/th/src/emacs/lisp/Makefile.in || echo "Maintainer
warning: failed to update Makefile.in"

Thank you very much
Frederik Hohlfeld





             reply	other threads:[~2008-05-28 15:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-28 15:59 Frederik Hohlfeld [this message]
2008-05-28 17:28 ` Building CVS Emacs Glenn Morris
2008-05-28 18:16   ` Frederik Hohlfeld
2008-05-29  5:25     ` Glenn Morris

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

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

  git send-email \
    --in-reply-to=loom.20080528T155804-802@post.gmane.org \
    --to=frederik.hohlfeld@gmail.com \
    --cc=emacs-devel@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.