Skip to content

Instantly share code, notes, and snippets.

@Meettya
Created February 8, 2012 18:13
Show Gist options
  • Save Meettya/1771874 to your computer and use it in GitHub Desktop.
Save Meettya/1771874 to your computer and use it in GitHub Desktop.
another rvm install 1.9.3 error log
compiling readline.c
readline.c: In function ‘username_completion_proc_call’:
readline.c:1472: error: ‘username_completion_function’ undeclared (first use in this function)
readline.c:1472: error: (Each undeclared identifier is reported only once
readline.c:1472: error: for each function it appears in.)
{standard input}:3102:non-relocatable subtraction expression, "L_rl_filename_completion_function$non_lazy_ptr" minus "L00000000036$pb"
{standard input}:3102:symbol: "L_rl_filename_completion_function$non_lazy_ptr" can't be undefined in a subtraction expression
{standard input}:3064:non-relocatable subtraction expression, "L_rb_eIndexError$non_lazy_ptr" minus "L00000000035$pb"
{standard input}:3064:symbol: "L_rb_eIndexError$non_lazy_ptr" can't be undefined in a subtraction expression
{standard input}:3057:non-relocatable subtraction expression, "L_history_length$non_lazy_ptr" minus "L00000000035$pb"
{standard input}:3057:symbol: "L_history_length$non_lazy_ptr" can't be undefined in a subtraction expression
{standard input}:3050:non-relocatable subtraction expression, "L_history_length$non_lazy_ptr" minus "L00000000035$pb"
{standard input}:3050:symbol: "L_history_length$non_lazy_ptr" can't be undefined in a subtraction expression
{standard input}:3003:non-relocatable subtraction expression, "L_history_length$non_lazy_ptr" minus "L00000000034$pb"
{standard input}:3003:symbol: "L_history_length$non_lazy_ptr" can't be undefined in a subtraction expression
{standard input}:2968:non-relocatable subtraction expression, "L_history_length$non_lazy_ptr" minus "L00000000033$pb"
{standard input}:2968:symbol: "L_history_length$non_lazy_ptr" can't be undefined in a subtraction expression
{standard input}:2943:non-relocatable subtraction expression, "L_history_length$non_lazy_ptr" minus "L00000000032$pb"
{standard input}:2943:symbol: "L_history_length$non_lazy_ptr" can't be undefined in a subtraction expression
{standard input}:2925:non-relocatable subtraction expression, "_history_get_offset_func" minus "L00000000032$pb"
{standard input}:2925:symbol: "_history_get_offset_func" can't be undefined in a subtraction expression
{standard input}:2879:non-relocatable subtraction expression, "L_history_length$non_lazy_ptr" minus "L00000000031$pb"
{standard input}:2879:symbol: "L_history_length$non_lazy_ptr" can't be undefined in a subtraction expression
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment