Skip to content

Instantly share code, notes, and snippets.

@cherring
Created January 17, 2010 21:37
Show Gist options
  • Save cherring/279602 to your computer and use it in GitHub Desktop.
Save cherring/279602 to your computer and use it in GitHub Desktop.
[2010-01-18 08:32:46] make
readline.c: In function ‘username_completion_proc_call’:
readline.c:730: error: ‘username_completion_function’ undeclared (first use in this function)
readline.c:730: error: (Each undeclared identifier is reported only once
readline.c:730: error: for each function it appears in.)
make[1]: *** [readline.o] Error 1
make: *** [all] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment