From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory Date: Sun, 12 Apr 2020 16:59:42 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="125070"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 40420@debbugs.gnu.org To: Formbi , Gong-Yi Liao =?UTF-8?Q?=E5=BB=96=E5=AE=AE=E6=AF=85?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 12 19:00:14 2020 Return-path: Envelope-to: geb-bug-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 1jNfxu-000WSo-9j for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 12 Apr 2020 19:00:14 +0200 Original-Received: from localhost ([::1]:35232 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNfxt-0001Uo-Ap for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 12 Apr 2020 13:00:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46872) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNfxj-0001UL-Pt for bug-gnu-emacs@gnu.org; Sun, 12 Apr 2020 13:00:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNfxi-0004H9-Ne for bug-gnu-emacs@gnu.org; Sun, 12 Apr 2020 13:00:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47197) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNfxi-0004Gh-KN for bug-gnu-emacs@gnu.org; Sun, 12 Apr 2020 13:00:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jNfxi-0005dd-KY for bug-gnu-emacs@gnu.org; Sun, 12 Apr 2020 13:00:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 12 Apr 2020 17:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40420 X-GNU-PR-Package: emacs Original-Received: via spool by 40420-submit@debbugs.gnu.org id=B40420.158671078621612 (code B ref 40420); Sun, 12 Apr 2020 17:00:02 +0000 Original-Received: (at 40420) by debbugs.gnu.org; 12 Apr 2020 16:59:46 +0000 Original-Received: from localhost ([127.0.0.1]:58742 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNfxR-0005cW-Qd for submit@debbugs.gnu.org; Sun, 12 Apr 2020 12:59:45 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:64160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNfxP-0005cM-KX for 40420@debbugs.gnu.org; Sun, 12 Apr 2020 12:59:44 -0400 Original-Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 03CGxgGD021842 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sun, 12 Apr 2020 16:59:42 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 03CGxgID007865; Sun, 12 Apr 2020 16:59:42 GMT In-Reply-To: (Andrea Corallo's message of "Sat, 04 Apr 2020 10:16:54 +0000") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:178260 Archived-At: Hi, As of f9a1d4b3f7 the local build should be now position in indepentent and the make install should be working properly. Please just confim works for you too. Andrea -- akrl@sdf.org