From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Baxter Subject: Re: make compile fails Date: Sat, 19 Aug 2017 08:49:57 +0100 Message-ID: <87efs83ska.fsf@yandex.com> References: <87r2w8gms3.fsf@iki.fi> <87inhk3wtr.fsf@yandex.com> <87a82w6mku.fsf@iki.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1diyWF-0006Dm-Dc for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 03:50:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1diyWC-0006gW-3f for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 03:50:07 -0400 Received: from forward105o.mail.yandex.net ([37.140.190.183]:38241) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1diyWB-0006fc-MS for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 03:50:03 -0400 In-Reply-To: <87a82w6mku.fsf@iki.fi> (Jarmo Hurri's message of "Sat, 19 Aug 2017 10:30:57 +0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Jarmo Hurri Cc: emacs-orgmode@gnu.org Dear Jarmo, >>>>> Jarmo Hurri writes: > Hi Colin. > Colin Baxter writes: >> Works for me using 'make clean' followed by 'make all'. > For some reason I still get the same error even with that sequence > of commands. > Make reports that the error is coming from addcontrib. Isn't there > some file that controls local contrib config? Was it local.mk? > It's been years, but I remember having to make a change in that > file. If I run a diff against what was probably the original, I > get the following: > ------------------------------------------------------------------------ > jarmo@localhost org-mode]$ diff local.mk local.mk~ 31c31 < > ORG_ADD_CONTRIB = htmlize --- >> #ORG_ADD_CONTRIB = ox-* # e.g. the contributed exporter > ------------------------------------------------------------------------ > Maybe the issue is somehow related to this? Anyway, I was still > able to compile on August 11th, so something has changed since > then. I don't know of any issues surrounding local.mk. All I can suggest is that you try a 'make distclean' first. Failing that, why not just delete (or rename) your org-mode git directory and git clone a fresh source? That way, you'd be certain you don't have any old "corrupting" files in your git tree. Best wishes, Colin. -- -- Colin Baxter m43cap@yandex.com GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8