From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Titus von der Malsburg Newsgroups: gmane.emacs.bugs Subject: bug#15563: 24.3.50; Emacs does not compile: Symbol's value as variable is void: byte-compile--use-old-handlers Date: Tue, 08 Oct 2013 21:27:47 +0200 Message-ID: <87vc17bm18.fsf@posteo.de> References: <87iox7ipl4.fsf@posteo.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1381260552 19029 80.91.229.3 (8 Oct 2013 19:29:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Oct 2013 19:29:12 +0000 (UTC) Cc: 15563@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 08 21:29:16 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VTcy3-0001fe-Ba for geb-bug-gnu-emacs@m.gmane.org; Tue, 08 Oct 2013 21:29:15 +0200 Original-Received: from localhost ([::1]:38610 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcy2-00041G-L8 for geb-bug-gnu-emacs@m.gmane.org; Tue, 08 Oct 2013 15:29:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcxv-000409-V0 for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 15:29:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTcxq-0002Xh-HW for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 15:29:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcxq-0002Xd-De for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 15:29:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VTcxp-0007l3-UE for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 15:29:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Titus von der Malsburg Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 08 Oct 2013 19:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15563 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15563-submit@debbugs.gnu.org id=B15563.138126049129755 (code B ref 15563); Tue, 08 Oct 2013 19:29:01 +0000 Original-Received: (at 15563) by debbugs.gnu.org; 8 Oct 2013 19:28:11 +0000 Original-Received: from localhost ([127.0.0.1]:35658 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTcx1-0007jr-Jw for submit@debbugs.gnu.org; Tue, 08 Oct 2013 15:28:11 -0400 Original-Received: from mail.posteo.de ([89.146.220.134]:58887 helo=posteo.de) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTcwt-0007jb-TM for 15563@debbugs.gnu.org; Tue, 08 Oct 2013 15:28:10 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.posteo.de (Postfix) with ESMTP id 9F6B7202E7A0B; Tue, 8 Oct 2013 21:28:02 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at posteo.de Original-Received: from posteo.de ([127.0.0.1]) by localhost (posteo.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id IDz-oUY5zUQB; Tue, 8 Oct 2013 21:28:00 +0200 (CEST) Original-Received: from mail.posteo.de (localhost [127.0.0.1]) by mail.posteo.de (Postfix) with ESMTPSA id E6D67202E7A89; Tue, 8 Oct 2013 21:27:59 +0200 (CEST) User-agent: mu4e 0.9.9.5; emacs 24.3.50.1 In-reply-to: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:79056 Archived-At: rgm@gnu.org writes: >> In byte-optimize-form-code-walker: >> emacs-lisp/byte-opt.el:519:28:Warning: reference to free variable >> `byte-compile--use-old-handlers' >> emacs-lisp/byte-opt.el:860:1:Error: Symbol's value as variable is void: byte-compile--use-old-handlers > > Works fine for me, and for > http://hydra.nixos.org/jobset/gnu/emacs-trunk as well. > > I imagine it will work fine for you too if you > > make bootstrap Works. Thank you. Perhaps it would be useful to mention make bootstrap and when it should be used in INSTALL. I guess I'm not the first and not the last person who runs into this issue. Titus