===> making all in src/pextlib1.0
gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -I/opt/local/include -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common readline.c -o readline.o
readline.c: In function ‘attempted_completion_function’:
readline.c:127: error: ‘username_completion_function’ undeclared (first use in this function)
readline.c:127: error: (Each undeclared identifier is reported only once
readline.c:127: error: for each function it appears in.)
make[2]: *** [readline.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1