From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Jordan Wilson Newsgroups: gmane.emacs.help Subject: Re: checkinstall'ing 27.0.91 fails Date: Sun, 26 Apr 2020 19:48:29 +0100 Message-ID: <87k122ytfm.fsf@gmx.com> References: <875zdtjgkk.fsf@gmx.com> <83blnkfyn0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="1070"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) To: help-gnu-emacs@gnu.org Cancel-Lock: sha1:kQsRIzZ9al4n/vhoZzcccrhVg4w= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 26 20:51:51 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jSmNZ-00006X-WB for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 26 Apr 2020 20:51:49 +0200 Original-Received: from localhost ([::1]:42604 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSmNX-0008RT-Q5 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 26 Apr 2020 14:51:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40904) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSmKV-0008R7-C5 for help-gnu-emacs@gnu.org; Sun, 26 Apr 2020 14:48:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jSmKU-0008Pe-S4 for help-gnu-emacs@gnu.org; Sun, 26 Apr 2020 14:48:39 -0400 Original-Received: from ciao.gmane.io ([159.69.161.202]:55148) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jSmKU-0008NO-7k for help-gnu-emacs@gnu.org; Sun, 26 Apr 2020 14:48:38 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jSmKR-000UsY-1J for help-gnu-emacs@gnu.org; Sun, 26 Apr 2020 20:48:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ Received-SPF: pass client-ip=159.69.161.202; envelope-from=geh-help-gnu-emacs@m.gmane-mx.org; helo=ciao.gmane.io X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/26 13:20:45 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Received-From: 159.69.161.202 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:122944 Archived-At: On 2020-04-21 (Tue) at 22:05 (+0300), Eli Zaretskii wrote: > Why on earth does it try to build 'blessmail'?? No idea. But removing blessmail: Makefile src $(MAKE) -C lib-src maybe-blessmail from the Makefile solves my issue. -- Jordan Wilson Sent from Gnus v5.13, GNU Emacs 27.0.91 on GNU/LINUX