|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Cannot find libemacs on older mac |
Date: | Sun, 3 Dec 2017 11:58:13 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
Hi Alexey, I am not really familiar with emacs or OS X, so Elias is probably better informed than me. Unfotunately shared libraries are rather platform dependent and so are the error messages that they produce. From the output below it seems that the file libemacs.dylib exists and was found, but could not be opened with dlopen(). It might be that your platform needs additional linker flags for dynamic libraries to work, but I have no idea which ones. See also: https://github.com/tmux/tmux/issues/547 or https://developer.apple.com/library/content/documentation/Porting/Conceptual/PortingUnix/compiling/compiling.html Best Regards, /// Jürgen On 11/30/2017 08:39 PM, Alexey
Veretennikov wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |