小编Kai*_*hen的帖子

无法安装ruby 1.9.3

我想安装ruby 1.9.3.我目前安装了ruby 1.9.2

Mac Os X Xcode版本4.3.2我已经转储了所有以前版本的Xcode

我已阅读了大量文章,并尝试了/sf/answers/675622321/中详述的步骤

这是我的错误

ruby-1.9.3-p125 - #fetching 
ruby-1.9.3-p125 - #extracted to /Users/kai/.rvm/src/ruby-1.9.3-p125 (already extracted)
WARN: Patch 'xcode-debugopt-fix-r34840.diff' not found.
ruby-1.9.3-p125 - #configuring 
ruby-1.9.3-p125 - #compiling 
ERROR: Error running 'make ', please read /Users/kai/.rvm/log/ruby-1.9.3-p125/make.log
ERROR: There has been an error while running make. Halting the installation.
Run Code Online (Sandbox Code Playgroud)

错误日志似乎指向了这一点

compiling readline.c
readline.c: In function ‘username_completion_proc_call’:
readline.c:1499: error: ‘username_completion_function’ undeclared (first use in this function)
readline.c:1499: error: (Each undeclared identifier is reported only once
readline.c:1499: error: for …
Run Code Online (Sandbox Code Playgroud)

ruby macos rvm

3
推荐指数
1
解决办法
1824
查看次数

标签 统计

macos ×1

ruby ×1

rvm ×1