Displaying 4 results from an estimated 4 matches for "rl_mark".
2016 May 18
2
Latest R-devel build failing on OS X
..._STATE_NUMERICARG | RL_STATE_MULTIKEY);
^
sys-std.c:593:27: error: use of undeclared identifier 'RL_STATE_MULTIKEY'
RL_STATE_NUMERICARG | RL_STATE_MULTIKEY);
^
sys-std.c:596:40: error: use of undeclared identifier 'rl_mark'
rl_line_buffer[rl_point = rl_end = rl_mark = 0] = 0;
^
sys-std.c:597:5: error: use of undeclared identifier 'rl_done'
rl_done = 1;
^
sys-std.c:998:7: warning: implicit declaration of function 'rl_resize_terminal' is invalid in C99...
2016 May 18
3
Latest R-devel build failing on OS X
...L../../lib/x86_64 -lRblas -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/lib -lgfortran -Wl,-framework -Wl,CoreFoundation -lreadline -lpcre -llzma -lbz2 -lz -licucore -lm -llzma -liconv
> Undefined symbols for architecture x86_64:
> "_rl_mark", referenced from:
> _popReadline in sys-std.o
> "_rl_readline_state", referenced from:
> _popReadline in sys-std.o
> "_rl_resize_terminal", referenced from:
> _Rstd_ReadConsole in sys-std.o
> ld: symbol(s) not found for architecture x86_6...
2016 May 18
0
Latest R-devel build failing on OS X
.../libtz.a -L../../lib/x86_64 -lRblas -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/lib -lgfortran -Wl,-framework -Wl,CoreFoundation -lreadline -lpcre -llzma -lbz2 -lz -licucore -lm -llzma -liconv
Undefined symbols for architecture x86_64:
"_rl_mark", referenced from:
_popReadline in sys-std.o
"_rl_readline_state", referenced from:
_popReadline in sys-std.o
"_rl_resize_terminal", referenced from:
_Rstd_ReadConsole in sys-std.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command...
2016 May 18
0
Latest R-devel build failing on OS X
...lib/x86_64 -lRblas -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/lib -lgfortran -Wl,-framework -Wl,CoreFoundation -lreadline -lpcre -llzma -lbz2 -lz -licucore -lm -llzma -liconv
>> Undefined symbols for architecture x86_64:
>> "_rl_mark", referenced from:
>> _popReadline in sys-std.o
>> "_rl_readline_state", referenced from:
>> _popReadline in sys-std.o
>> "_rl_resize_terminal", referenced from:
>> _Rstd_ReadConsole in sys-std.o
>> ld: symbol(s) not found for...