Created
January 17, 2010 21:37
-
-
Save cherring/279602 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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