From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: jpff Newsgroups: gmane.emacs.devel Subject: How to build master Date: Mon, 17 Apr 2017 11:54:54 +0100 (BST) Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Trace: blaine.gmane.org 1492426557 8391 195.159.176.226 (17 Apr 2017 10:55:57 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 17 Apr 2017 10:55:57 +0000 (UTC) User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 17 12:55:51 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d04Jy-0001yN-Rr for ged-emacs-devel@m.gmane.org; Mon, 17 Apr 2017 12:55:50 +0200 Original-Received: from localhost ([::1]:35866 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d04K2-0001Bs-Vb for ged-emacs-devel@m.gmane.org; Mon, 17 Apr 2017 06:55:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d04Jv-0001Al-3b for emacs-devel@gnu.org; Mon, 17 Apr 2017 06:55:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d04Js-0004H1-3F for emacs-devel@gnu.org; Mon, 17 Apr 2017 06:55:47 -0400 Original-Received: from west.codemist.co.uk ([217.155.197.248]:51145 helo=codemist.co.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d04Jr-0003fP-SL for emacs-devel@gnu.org; Mon, 17 Apr 2017 06:55:43 -0400 Original-Received: from [172.16.4.42] (helo=snout.codemist.co.uk) by codemist.co.uk with esmtp (Exim 4.89) (envelope-from ) id 1d04JE-0008UE-DJ for emacs-devel@gnu.org; Mon, 17 Apr 2017 11:55:04 +0100 X-ACL-Warn: No reverse lookup X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 217.155.197.248 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:214051 Archived-At: For the last couple of days I have got to..... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Attempt to autoload cl-old-struct-compat-mode while preparing to dump make[1]: *** [emacs] Error 255 make[1]: Leaving directory `/home/jpff/GNU/emacs/src' make: *** [src] Error 2 What have I done wrong/how to fix? ==John ffitch