GNU bug report logs - #23601
[bisected] Emacs can't build after 2dc0ef29425b7

Previous Next

Package: emacs;

Reported by: "谢成骏" <xiechj <at> mail2.sysu.edu.cn>

Date: Mon, 23 May 2016 06:06:02 UTC

Severity: normal

Done: Nicolas Petton <nicolas <at> petton.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Nicolas Petton <nicolas <at> petton.fr>
Cc: "madper.xie" <madper.xie <at> canonical.com>, 谢成骏 <xiechj <at> mail2.sysu.edu.cn>, 23601 <at> debbugs.gnu.org
Subject: bug#23601: [bisected] Emacs can't build after 2dc0ef29425b7
Date: Mon, 23 May 2016 11:35:44 -0400
Nicolas Petton wrote:

> I actually do not know why adding (require 'seq) to image.el makes the
> build fail.

Files which are preloaded (ie, in loadup.el) cannot require any files
that are not themselves in loadup (because those required files would
then be preloaded too). This is an explicit check for such a case.




This bug report was last modified 9 years and 1 day ago.

Previous Next


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