From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#46790: 28.0.50; make install with native-comp branch Date: Sat, 24 Apr 2021 10:49:07 +0300 Message-ID: <83wnssm8b0.fsf@gnu.org> References: <87h7lzgtyv.fsf@posteo.net> <83v98hqj5y.fsf@gnu.org> <87y2d8uq8r.fsf@posteo.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29876"; mail-complaints-to="usenet@ciao.gmane.io" Cc: psainty@orcon.net.nz, 46790@debbugs.gnu.org To: Thierry Volpiatto Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Apr 24 09:50:11 2021 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 1laD3K-0007g9-CB for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 24 Apr 2021 09:50:10 +0200 Original-Received: from localhost ([::1]:58800 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1laD3J-0003J7-FI for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 24 Apr 2021 03:50:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55548) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1laD3C-0003J1-3o for bug-gnu-emacs@gnu.org; Sat, 24 Apr 2021 03:50:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56082) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1laD3B-0000gM-SC for bug-gnu-emacs@gnu.org; Sat, 24 Apr 2021 03:50:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1laD3B-0006xS-PW for bug-gnu-emacs@gnu.org; Sat, 24 Apr 2021 03:50:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 24 Apr 2021 07:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46790 X-GNU-PR-Package: emacs Original-Received: via spool by 46790-submit@debbugs.gnu.org id=B46790.161925056326696 (code B ref 46790); Sat, 24 Apr 2021 07:50:01 +0000 Original-Received: (at 46790) by debbugs.gnu.org; 24 Apr 2021 07:49:23 +0000 Original-Received: from localhost ([127.0.0.1]:39395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1laD2Z-0006wW-KC for submit@debbugs.gnu.org; Sat, 24 Apr 2021 03:49:23 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1laD2X-0006wJ-NT for 46790@debbugs.gnu.org; Sat, 24 Apr 2021 03:49:23 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45382) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1laD2R-0000Cl-56; Sat, 24 Apr 2021 03:49:15 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4558 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1laD2Q-0001Vy-DO; Sat, 24 Apr 2021 03:49:14 -0400 In-Reply-To: <87y2d8uq8r.fsf@posteo.net> (message from Thierry Volpiatto on Sat, 24 Apr 2021 06:48:24 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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:204780 Archived-At: > From: Thierry Volpiatto > Cc: Phil Sainty , 46790@debbugs.gnu.org > Date: Sat, 24 Apr 2021 06:48:24 +0000 > > > I think only as long as $(libdir) and $(libexecdir) keep their > > relative locations. > > > > We don't really support separate unsynchronized locations for the > > various *dir variables used to install Emacs. > > Don't know what you are speaking about, the problem is with > > make install bindir=foo > > which IS documented in INSTALL. So please describe the details of the deployment in your case: . where is the _real_ Emacs executable? . where is the symlink to it? . are you invoking the symlink explicitly or via PATH? . where is the .pdmp file? . where is the installed native-lisp/ directory? (When I say "where" above, I mean what is the exact absolute file name of that file or directory. Also whether it's a symlink or not, and in the former case where does the symlink point.) Thanks.