Guys, I need the person who added the readline dependency recently to help me out for the BuildBot.
Using CentOS 64bit, and a code base 1 week ok (which I still have on my server), I have no trouble with config. Now, I get. checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking defined rl_compentry_func_t and rl_completion_func_t... yes checking for rl_initialize in -lreadline... no configure: error: Couldn't find libreadline. It would appear I have the necessary library. rpm -qa | grep readline readline-5.1-1.1 readline-devel-5.1-1.1 readline-5.1-1.1 readline-devel-5.1-1.1 [EMAIL PROTECTED] build]$ ls -l /usr/lib/libreadline* -rw-r--r-- 1 root root 300308 Jan 9 2007 /usr/lib/libreadline.a lrwxrwxrwx 1 root root 16 Jul 15 11:43 /usr/lib/libreadline.so -> libreadline.so.5 lrwxrwxrwx 1 root root 18 Jun 22 18:04 /usr/lib/libreadline.so.5 -> libreadline.so.5.1 -rwxr-xr-x 1 root root 208808 Jan 9 2007 /usr/lib/libreadline.so.5.1 I like some help with somebody that knows something about this stuff. Regards Ronald
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

