./configure appears to hang

Posted by tonvoon on 29 September 2007 - 8:13pm

If you find that the configure script appears to hang on this line:


checking for redhat spopen problem...

Then you probably have a badly configured DNS server. This part of configure is testing for a pthread problem in Bind that is a kernel problem on some Red Hat derived versions of Linux (around kernel 2.6.9-11). It runs 10 x 100 nslookup calls to see if your kernel has this problem. If it does, then at least 1 of those calls will fail. Failure rate could be anywhere between 1% and 50%.

To force the workaround and ignore the test, run ./configure with the --enable-redhat-pthread-workaround switch.

Comment viewing options
Select your preferred way to display the comments and click "Save settings" to activate your changes.
Return code of 127 is out of

Return code of 127 is out of bounds - plugin may be missing

CRITICAL 11-11-2009 09:31:34 0d 1h 11m 44s 4/4 (Return code of 127 is out of bounds - plugin may be missing)

Posted by lq2003 on 11 November 2009 - 1:37am