GNU bug report logs - #15404
make_timespec undefined

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Tue, 17 Sep 2013 21:13:02 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 15404 <at> debbugs.gnu.org (full text, mbox):

From: William G. Gardella <wgg2 <at> member.fsf.org>
To: 15404 <at> debbugs.gnu.org, rms <at> gnu.org
Subject: Mitigating "make bootstrap" trashing the tree
Date: Wed, 18 Sep 2013 17:16:10 +0000
Hello,

One suggestion to help avoid "make bootstrap" trashing the source tree
and your old emacs build would be to use "bzr stash" to make a
temporary, local copy of your previous build.  Another idea would be to
do something like make install DESTDIR=built-on-`date +%Y-%m-%d_%H-%M`,
so that even if you do not wish to install globally whenever you build
Emacs, you at least have past successful builds in a convenient place.

Ultimately, however, I think "make bootstrap" should avoid doing lots of
implicit things like deleting old builds.  It should be reversible
somehow without needing to know bzr hacks or redirect the output of
previous builds.  Automated functions that make a mess should clean up
after themselves.

-- 
Regards,
WGG




This bug report was last modified 11 years and 246 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.