<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On 26 Sep 2005, at 11:03, Hans Engelen wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><BR><BR> <DIV><DEFANGHTML_SPAN class="gmail_quote">On 9/26/05, <B class="gmail_sendername">Ton Voon</B> <<A href="mailto:tonvoon@mac.com">tonvoon@mac.com</A>> wrote:</DEFANGHTML_SPAN> <BLOCKQUOTE class="gmail_quote" defanghtml_style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><BR> <DIV><DEFANGHTML_SPAN class="q"> </DEFANGHTML_SPAN>Good observation. Can you change the configure script so the line is:<BR> </DIV> <DIV><BR> </DIV> <DIV>egrep "\.EL(smp)?$"</DIV> <DIV><BR> </DIV> <DIV>and see whether this works? I'll update CVS when you've confirmed.</DIV><DEFANGHTML_SPAN class="sg"> <DIV><BR> </DIV> <DIV>Ton</DIV></DEFANGHTML_SPAN></BLOCKQUOTE> <DIV> </DIV> <DIV>I think this is the line I should get from configure then :</DIV> <DIV> </DIV> <DIV>> checking for redhat spopen problem... error<BR><BR>So far (and I have manually ran a check_dig about 50 times now where before I would get a warning once every ten tries) all seems well with the plugin too.</DIV> <DIV> </DIV> <DIV>However, I am wondering if even this regexp is enough. I think there is a third kind of kernel used by Red Hat, the hugemem kernel. Personally not one I am using over here so not sure what that returns on a uname -r. </DIV> <DIV> </DIV> <DIV>Either way, seems my check_dig is back on track, thanks.</DIV> <DIV> </DIV> </DIV></BLOCKQUOTE></DIV><FONT class="Apple-style-span" color="#0000DD"><BR class="khtml-block-placeholder"></FONT><DIV><FONT class="Apple-style-span" color="#0000DD">Great! </FONT></DIV><DIV><FONT class="Apple-style-span" color="#0000DD"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" color="#0000DD">The logic we used for the configure script was to avoid doing unnecessary checks on other OSes, hence the grep of uname -r. If CentOS and Fedora display the problem, then we'll either have to expand the grep or run the test for every OS (which I would prefer not to do).</FONT></DIV><DIV><FONT class="Apple-style-span" color="#0000DD"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" color="#0000DD">Sascha says that this is due to --enable-threads on bind9. Is there another way of checking for this problem? grep "libpthread" /usr/bin/nslookup && uname -s = "Linux" ? I'm open to suggestions before updating the grep for the smp uname -r output.</FONT></DIV><DIV><FONT class="Apple-style-span" color="#0000DD"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" color="#0000DD">Ton</FONT></DIV><DIV><FONT class="Apple-style-span" color="#0000DD"><BR class="khtml-block-placeholder"></FONT></DIV></BODY></HTML>