On Fri 16 Dec 2011 21:49, Dongyoon Oh <dyo...@gmail.com> writes: > CC readline.lo > readline.c: In function 'init_bouncing_parens': > readline.c:445: warning: implicit declaration of function 'rl_get_keymap_name' > readline.c:445: warning: passing argument 1 of 'strncmp' makes pointer from > integer without a cast
This is probably Apple's `lineedit' pretending to be GNU readline, but not being entirely compatible. Either install GNU readline, or disable readline when compiling. Cheers, Andy -- http://wingolog.org/