<div class="gmail_quote">On Dec 16, 2007 3:09 PM, Roger <<a href="mailto:Roger@nagioswiki.com">Roger@nagioswiki.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span style="border-collapse:collapse">Has anyone here installed perfparse on latest CentOS 4.x and Nagios 2.10?<div><br></div><div>I'm having a difficult time running the configure script so that I can properly "make & make instal" the binaries.  Each time I run "./configure" (even with all the parameters), I get the following error
</div><div><br></div><div><span style="border-collapse:collapse"><div><span style="font-family:Helvetica;font-size:12px"><div>***************************************************</div><div><div>*************************************************** 
<br></div><div>"checking for gdlib-config... /usr/bin/gdlib-config<br></div></div></span></div><div><span style="font-family:Helvetica;font-size:12px">checking for gdMalloc in -lgd... no</span></div><div><span style="font-family:Helvetica;font-size:12px">

configure: error: required library libgd unusable.</span></div><div><span style="font-family:Helvetica;font-size:12px">Install required and dependent files and rerun configure.</span></div><div><span style="font-family:Helvetica;font-size:12px">

See config.log or FAQs for details."<br></span></div><div><span style="font-family:Helvetica;font-size:12px"><div>***************************************************</div><div><div>***************************************************
<br></div><div><br></div></div></span></div><div><span style="font-family:Helvetica;font-size:12px"><br></span></div><div><span style="font-family:Helvetica;font-size:12px">The part of the config.log which looks relevant to the problem is the following:
</span></div><div><span style="font-family:Helvetica;font-size:12px"><br></span></div><div><span style="font-family:Helvetica;font-size:12px"><br></span></div><div><span style="font-family:Helvetica;font-size:12px">
***************************************************</span></div><div><span style="font-family:Helvetica;font-size:12px"><div>***************************************************<br></div><div>| /* Override any gcc2 internal prototype to avoid an error.  */
</div><div>| #ifdef __cplusplus</div><div>| extern "C"</div><div>| #endif</div><div>| /* We use char because int might match the return type of a gcc2</div><div>|    builtin and then its argument prototype would still apply.  */
</div><div>| char gdMalloc ();</div><div>| int</div><div>| main ()</div><div>| {</div><div>| gdMalloc ();</div><div>|   ;</div><div>|   return 0;</div><div>| }</div><div>configure:26962: result: no</div><div>configure:26974: error: required library libgd unusable.
</div><div>Install required and dependent files and rerun configure.</div><div>See config.log or FAQs for details.</div><div>***************************************************<br></div><div>*************************************************** 
<br></div><div><br></div><div>and in the configure script, this pertains to the error as well</div><div><br></div><div><div>***************************************************<br></div><div>*************************************************** 
<br></div><div><br></div></div><div><div>  LIBS="-lgd $LIBS"</div><div><br></div><div>else</div><div>  { { echo "$as_me:$LINENO: error: required library libgd unusable.</div><div>Install required and dependent files and rerun configure.
</div><div>See config.log or FAQs for details." >&5</div><div>echo "$as_me: error: required library libgd unusable.</div><div>Install required and dependent files and rerun configure.</div><div>See config.log

 or FAQs for details." >&2;}</div><div>   { (exit 1); exit 1; }; }</div><div>fi</div><div><br></div><div><div>***************************************************<br></div><div>***************************************************
</div></div></div></span></div></span></div></span>
</blockquote></div><br><div><span class="Apple-style-span" style="border-collapse: collapse; "><div>BTW, I've already installed gd-devel (which I understand gdMalloc to be a part of)</div><div><br></div><div>see:</div>
<div><br></div><span style="border-collapse: collapse; "><div>rpm -qa | grep gd</div><div><br></div><div>gd-devel-2.0.28-5.4E</div><div>gd-progs-2.0.28-5.4E</div><div>gdbm-1.8.0-24</div><div>sysklogd-1.4.1-26_EL</div><div>
gd-2.0.28-5.4E</div></span><div><span style="border-collapse: collapse; ">php-gd-4.3.9-3.22.9</span> </div></span></div>