Skip to content

Instantly share code, notes, and snippets.

@barttenbrinke
Created August 14, 2012 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barttenbrinke/3350586 to your computer and use it in GitHub Desktop.
Save barttenbrinke/3350586 to your computer and use it in GitHub Desktop.
Rubinius make readline issue
creating extconf.h
creating Makefile
make
compiling readline.c
readline.c: In function 'username_completion_proc_call':
readline.c:1389: error: 'username_completion_function' undeclared (first use in this function)
readline.c:1389: error: (Each undeclared identifier is reported only once
readline.c:1389: error: for each function it appears in.)
make: *** [readline.o] Error 1
rake aborted!
Command failed with status (2): [make ...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment