compiler icon indicating copy to clipboard operation
compiler copied to clipboard

Old mac; clock woes

Open Xact opened this issue 4 years ago • 1 comments

I can't use elm on my computer: not even 'elm init' works. I am constantly getting this terminal error message: 'dyld: Symbol not found: _clock_gettime'.

So, yeah, I'm stuck in the past, using Mac OS 10.11, which is as far as my computer can go. The clock error is based on a clock instruction set that was introduced with Mac OS 10.12. See this link to a good discussion... perhaps this is an easy fix for you? https://github.com/zeromq/libzmq/issues/2175

I'm a bit disappointed, but then again I suppose I should get around to getting a new-ish machine.

Regards, Phil

Xact avatar May 05 '21 18:05 Xact

Thanks for reporting this! To set expectations:

  • Issues are reviewed in batches, so it can take some time to get a response.
  • Ask questions in a community forum. You will get an answer quicker that way!
  • If you experience something similar, open a new issue. We like duplicates.

Finally, please be patient with the core team. They are trying their best with limited resources.

github-actions[bot] avatar May 05 '21 18:05 github-actions[bot]