Fehlendes Symbol bei der Installation von ruby-2.3.0 unter OS X 10.11.6 von RVM

Ich konnte ruby-2.3.0 von rvm nicht installieren, während es mit ruby-2.2.0 funktionierte.

Die Fehlermeldung ist wie folgt

Error running '__rvm_make -j 1',
showing last 15 lines of /Users/Rookie/.rvm/log/1472865655_ruby-2.3.0/make.log
compiling ./missing/explicit_bzero.c
compiling ./missing/setproctitle.c
compiling dmyenc.c
linking miniruby
config.status: creating ruby-runner.c
dyld: lazy symbol binding failed: Symbol not found: _clock_gettime
Referenced from: /Users/Rookie/.rvm/src/ruby-2.3.0/./miniruby (which was built for Mac OS X 10.12)
Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _clock_gettime
Referenced from: /Users/Rookie/.rvm/src/ruby-2.3.0/./miniruby (which was built for Mac OS X 10.12)
Expected in: /usr/lib/libSystem.B.dylib

make: *** [.rbconfig.time] Trace/BPT trap: 5
+__rvm_make:0> return 2
There has been an error while running make. Halting the installation.

/ usr / lib / libSystem.B.dylib ist, wo es ist ...

Gibt es eine Möglichkeit, das Problem zu beheben?

Antworten auf die Frage(6)

Ihre Antwort auf die Frage