From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris 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 14:41:14 -0400 Message-ID: References: <87iox7ipl4.fsf@posteo.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1381257725 18596 80.91.229.3 (8 Oct 2013 18:42:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Oct 2013 18:42:05 +0000 (UTC) Cc: 15563@debbugs.gnu.org To: Titus von der Malsburg Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 08 20:42:08 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 1VTcES-0001pS-1G for geb-bug-gnu-emacs@m.gmane.org; Tue, 08 Oct 2013 20:42:08 +0200 Original-Received: from localhost ([::1]:38467 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcER-000496-M7 for geb-bug-gnu-emacs@m.gmane.org; Tue, 08 Oct 2013 14:42:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcEO-00048g-Fy for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 14:42:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTcEN-00045u-3u for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 14:42:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcEN-00045n-0e for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 14:42:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VTcEM-0006d8-Gu for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 14:42:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 08 Oct 2013 18:42:02 +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.138125767925432 (code B ref 15563); Tue, 08 Oct 2013 18:42:02 +0000 Original-Received: (at 15563) by debbugs.gnu.org; 8 Oct 2013 18:41:19 +0000 Original-Received: from localhost ([127.0.0.1]:35592 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTcDe-0006c7-Gc for submit@debbugs.gnu.org; Tue, 08 Oct 2013 14:41:18 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:35142) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTcDb-0006by-IY for 15563@debbugs.gnu.org; Tue, 08 Oct 2013 14:41:15 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VTcDa-0006cn-JA; Tue, 08 Oct 2013 14:41:14 -0400 X-Spook: Juiliett Class Submarine Albright David John Oates Ruby X-Ran: {9t32^xH{VVc"I4M-9XrhfvuY|!s5jxY~*?CNi9:.$x/5W35$j:I8.sD^/>f7aO\4tU7R> X-Hue: red X-Attribution: GM In-Reply-To: <87iox7ipl4.fsf@posteo.de> (Titus von der Malsburg's message of "Tue, 08 Oct 2013 20:29:11 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:79053 Archived-At: Titus von der Malsburg wrote: > 1.) I retrieved the latest version from git. > 2.) ./configure --prefix=/home/malsburg/usr/ --with-x-toolkit=yes --with-sound=no --without-gpm --without-dbus --without-gconf --without-gsettings --without-selinux --with-file-notification=yes --with-x > 3.) make [...] > 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 rather than just make.