From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Aur=C3=A9lien_Aptel?= Newsgroups: gmane.emacs.devel Subject: Re: Can't build trunk -- subr.el: Symbol's function definition is void: called-interactively-p Date: Thu, 31 Jan 2013 13:26:26 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1359635192 17243 80.91.229.3 (31 Jan 2013 12:26:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jan 2013 12:26:32 +0000 (UTC) Cc: Emacs development discussions To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 31 13:26:52 2013 Return-path: Envelope-to: ged-emacs-devel@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 1U0tE8-00007N-F1 for ged-emacs-devel@m.gmane.org; Thu, 31 Jan 2013 13:26:48 +0100 Original-Received: from localhost ([::1]:57046 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0tDq-00069u-D6 for ged-emacs-devel@m.gmane.org; Thu, 31 Jan 2013 07:26:30 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:33251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0tDo-00069f-4E for emacs-devel@gnu.org; Thu, 31 Jan 2013 07:26:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0tDn-0005nG-2g for emacs-devel@gnu.org; Thu, 31 Jan 2013 07:26:28 -0500 Original-Received: from mail-vc0-f176.google.com ([209.85.220.176]:62630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0tDm-0005nA-Uo for emacs-devel@gnu.org; Thu, 31 Jan 2013 07:26:26 -0500 Original-Received: by mail-vc0-f176.google.com with SMTP id fy27so1688324vcb.7 for ; Thu, 31 Jan 2013 04:26:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=2eN0HMFK8NJ9m0u63n4TzeiyfIpOVJl6vEzYm+6raCo=; b=DoLXmrbtCYF5OG5csy5oeo/8Z6+Ou3DfelK8BSd6piyPKg84vqvk9sY7hyL2GrdK/W PzjGMNxTkAJJlGZnMZH4WbGdUut9CELL6wRzYUr71aRr0k63vAGI66WvZkkorPkK5wNW SaLQKtyE7hxaC5Z2tn2kz9QLPELGo+IYOa7VXR1ts+sB6PKHfiB5stbHSsfCRZ5F32SZ 0uMbHLEYUPS8wUuxIGP5NTKmu1NqlB0k80d84ONTkulqNJXpY3wnk8TOtMMlqjo7xhYx r0Jom3LHi0xCBrq0WvxekhAAz8p6WUabVjH2nn+4zxbdqNR40L3JhejA1pIklQAQ/6N8 ZM+g== X-Received: by 10.220.40.135 with SMTP id k7mr7747746vce.12.1359635186387; Thu, 31 Jan 2013 04:26:26 -0800 (PST) Original-Received: by 10.58.161.145 with HTTP; Thu, 31 Jan 2013 04:26:26 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.176 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:156728 Archived-At: On Thu, Jan 31, 2013 at 12:30 PM, Andreas Schwab wr= ote: > Aur=C3=A9lien Aptel writes: > >> Loading emacs-lisp/byte-run (compiled; note, source file is newer)... > > Try bootstrapping. It works when I `make bootstrap`, but why does the simple `make` fail?