From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: 2QdxY4RzWzUUiLuE@potatochowder.com Newsgroups: gmane.emacs.help Subject: Re: Starting Emacs (For Mac OS X) from the command line Date: Thu, 4 Nov 2021 07:49:04 -0700 Message-ID: References: <3C42AF59-82CF-4766-8073-E726377FB78F@nordakademie.de> <10CDFE78-758E-4A68-85B5-1CA9951C7B33@traduction-libre.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9524"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Nov 04 15:49:44 2021 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 1mie3k-0002Co-0U for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 04 Nov 2021 15:49:44 +0100 Original-Received: from localhost ([::1]:39732 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mie3i-0000Af-V7 for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 04 Nov 2021 10:49:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50098) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <2QdxY4RzWzUUiLuE@potatochowder.com>) id 1mie3M-0000AX-03 for help-gnu-emacs@gnu.org; Thu, 04 Nov 2021 10:49:20 -0400 Original-Received: from www458.your-server.de ([136.243.165.62]:43744) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <2QdxY4RzWzUUiLuE@potatochowder.com>) id 1mie3J-0004fb-Di for help-gnu-emacs@gnu.org; Thu, 04 Nov 2021 10:49:19 -0400 Original-Received: from sslproxy01.your-server.de ([78.46.139.224]) by www458.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from <2QdxY4RzWzUUiLuE@potatochowder.com>) id 1mie3D-000GLJ-63 for help-gnu-emacs@gnu.org; Thu, 04 Nov 2021 15:49:11 +0100 Original-Received: from [2607:fb90:8231:6a81:9982:eb7:473a:211c] (helo=localhost) by sslproxy01.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <2QdxY4RzWzUUiLuE@potatochowder.com>) id 1mie3B-000QQJ-Jx for help-gnu-emacs@gnu.org; Thu, 04 Nov 2021 15:49:10 +0100 Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: X-Authenticated-Sender: 2QdxY4RzWzUUiLuE@potatochowder.com X-Virus-Scanned: Clear (ClamAV 0.103.3/26343/Thu Nov 4 09:22:31 2021) Received-SPF: pass client-ip=136.243.165.62; envelope-from=2QdxY4RzWzUUiLuE@potatochowder.com; helo=www458.your-server.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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:134356 Archived-At: On 2021-11-04 at 14:09:33 +0000, Johannes Brauer wrote: > > Am 04.11.2021 um 14:57 schrieb Jean-Christophe Helary : > > > > > > > >> On Nov 4, 2021, at 22:35, Johannes Brauer wrote: > >> > >> Warning: arch-dependent data dir '/Users/build/workspace/Emacs-Multi-Build/label/macos10.14/emacs-source/nextstep/Emacs.app/Contents/MacOS/libexec/': No such file or directory > >> > >> How can I get rid of it? > > > > By creating it ? > I cannot imagine that this could be a reasonable solution. What could be the content of that file? Based on the familiar name and the trailing slash, that's a directory, not a file, and an empty directory will be good enough (at least good enough to expose the next issue!).