When building ctdb we get the following warning: checking a usable readdir()... no configure: WARNING: the provided readdir() is broken checking ifaddrs.h usability... yes This is due to os2_delete.c being in the wrong place. I have attached a patch to fix this warning. If you have any questions please let me know. Regards chuck
Hi Chuck, thanks for your report. (In reply to comment #0) > When building ctdb we get the following warning: > > checking a usable readdir()... no > configure: WARNING: the provided readdir() is broken > checking ifaddrs.h usability... yes > > This is due to os2_delete.c being in the wrong place. I have attached a patch > to fix this warning. Not yet, apparently. :-) > If you have any questions please let me know. I am building current ctdb master on ubuntu 9.10 without such error. Actually, there is no mention of readline in all of config.log. readline is not used in all of ctdb, either. So here are some questions: * what version of ctdb are you trying to build? * are these vanilla sources or are ther patches on top? * what is your configure command line? * what version and distribution of Linux are you running? (presumably ubuntu 9.10) * could you pleas attach the produced config.log ? Cheers - Michael > Regards > chuck
Hi Chuck, any news / answers to my questions? Michael
Created attachment 6343 [details] Fix-broken-readdir.patch Attached patch taken from http://bugs.debian.org/603155
Does the patch looks good? Any change to include it?
Checked in: http://git.samba.org/?p=ctdb.git;a=commitdiff;h=29474420606e802c83b53ef5f8e372c8eeac83c1 Can someone close this bug?
Confirmed fixed many years ago, closing...