GNU bug report logs -
#42237
[PATCH] Clean up Tramp version check
Previous Next
Reported by: Nicholas Drozd <nicholasdrozd <at> gmail.com>
Date: Mon, 6 Jul 2020 22:21:01 UTC
Severity: minor
Tags: patch, wontfix
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 42237 <at> debbugs.gnu.org (full text, mbox):
Nicholas Drozd <nicholasdrozd <at> gmail.com> writes:
Hi Nicholas,
> I've attached a new version of the patch. Hopefully this one is right.
Still problems:
--8<---------------cut here---------------start------------->8---
# ./configure
configure: Tramp 2.5.0-pre
checking for gmake... no
checking for make... make
checking for reasonable make version... ok
checking whether make sets $(MAKE)... yes
checking for emacs... /usr/local/bin/emacs
./configure: command substitution: line 1880: unexpected EOF while looking for matching `''
./configure: command substitution: line 1881: syntax error: unexpected end of file
checking for /usr/local/bin/emacs version... ok
...
--8<---------------cut here---------------end--------------->8---
And this:
--8<---------------cut here---------------start------------->8---
# ./configure --with-emacs=~/src/emacs-25/src/emacs
configure: Tramp 2.5.0-pre
checking for gmake... no
checking for make... make
checking for reasonable make version... ok
checking whether make sets $(MAKE)... yes
checking for ~/src/emacs-25/src/emacs... no
configure: error: no not found
--8<---------------cut here---------------end--------------->8---
Best regards, Michael.
This bug report was last modified 4 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.