GNU bug report logs - #25347
26.0.50; automake-1.15: error: cannot open < lib/../nt/gnulib.mk: No such file or directory

Previous Next

Package: emacs;

Reported by: sds <at> gnu.org

Date: Tue, 3 Jan 2017 19:57:01 UTC

Severity: normal

Tags: fixed

Found in version 26.0.50

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Forwarded to https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00048.html

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: sds <at> gnu.org
Cc: 25347 <at> debbugs.gnu.org
Subject: bug#25347: 26.0.50; automake-1.15: error: cannot open < lib/../nt/gnulib.mk: No such file or directory
Date: Wed, 4 Jan 2017 00:55:08 -0800
[Message part 1 (text/plain, inline)]
We should not be seeing this problem at all on Darwin, as lib/Makefile.am's 
include directive is protected inside an 'if BUILDING_FOR_WINDOWSNT'.... Oh, I 
see, the problem is that we are using a Automake conditional -- these days we 
assume GNU make so this should just be an ordinary GNU make conditional, which 
would have avoided the problem.

Anyway, I installed the attached patch to work around the immediate issue; 
please give it a try.
[0001-Port-recent-autogen.sh-changes-to-Darwin.patch (text/x-diff, attachment)]

This bug report was last modified 8 years and 197 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.