From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: build problems Date: Tue, 26 May 2015 22:51:45 +0100 Message-ID: References: Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1432677125 32162 80.91.229.3 (26 May 2015 21:52:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 May 2015 21:52:05 +0000 (UTC) Cc: Sam Steingold , emacs-devel To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 26 23:52:03 2015 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 1YxMlW-00060Z-MY for ged-emacs-devel@m.gmane.org; Tue, 26 May 2015 23:52:02 +0200 Original-Received: from localhost ([::1]:50438 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxMlV-0004SW-Ph for ged-emacs-devel@m.gmane.org; Tue, 26 May 2015 17:52:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxMlP-0004SP-7b for emacs-devel@gnu.org; Tue, 26 May 2015 17:51:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxMlL-00046c-9O for emacs-devel@gnu.org; Tue, 26 May 2015 17:51:55 -0400 Original-Received: from mail-lb0-x22e.google.com ([2a00:1450:4010:c04::22e]:35197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxMlG-0003vC-Ms; Tue, 26 May 2015 17:51:46 -0400 Original-Received: by lbbuc2 with SMTP id uc2so80183993lbb.2; Tue, 26 May 2015 14:51:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=TxzARMhxpAFIB6xfQ7ruSrp5czdX2FUrpzESW9ip6Kw=; b=s42CrCPA4NMxXxqniCL4QBgdT2k0qvDh3CYuMe+jxU5QZ54HeNhxytnFQhWTecIxsO Edxw+NAV3OAItPdERg36NF1L4cvmV7TlsCqxazPJR0L7ogsCy2rSxsXw5b6EBbKTp9VD 3FZ5OEMGGwn9HytH7FPY13mL4LfGa81OoeFdnx/2dCANRnh6c3mFII7rBImnFnZ6I44Q V2rhaTBcceCYJTaDqvlnA/+tut+kdThbdbMePPWocahcKI9NJCRxZjpQG+EtU7CnEH3M qJxYFvoaRApKZItGPP2xL0BNhqsbpp5Kch3q101sz3ktgbeGvdfCH6MAcQb2uzkyGBFW xBaQ== X-Received: by 10.112.222.133 with SMTP id qm5mr24959690lbc.86.1432677105071; Tue, 26 May 2015 14:51:45 -0700 (PDT) Original-Received: by 10.25.150.1 with HTTP; Tue, 26 May 2015 14:51:44 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: SSasWkw7UbwPrp5szqMgw_2qVuU X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22e 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:186827 Archived-At: Yes, I asked about this on the list a couple of days ago. You had to rerun autogen and configure, then make started working again. 2015-05-26 22:42 GMT+01:00 Lars Magne Ingebrigtsen : > Sam Steingold writes: > >> 1. `make bootstrap` fails with >> >> No rule to make target `../src/lisp.mk', needed by `Makefile'. > > I had the same problem, and then I say ./configure and make clean and > ./configure again, and eventually things started working... > > -- > (domestic pets only, the antidote for overdose, milk.) > bloggy blog: http://lars.ingebrigtsen.no >