Have you installed libpng? if so, you may have to specify the path to libpng.so (see ./configure --help for help specifying the proper syntax)<br><br><div class="gmail_quote">On Mon, Oct 12, 2009 at 2:58 PM, rbandi <span dir="ltr">&lt;<a href="mailto:rbandi@gmail.com">rbandi@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
I&#39;m building rrdtool 1.2.30 on Red Hat Linux 4.0. I was able to build the<br>
dependencies successfully by following rrdbuild.txt file. I&#39;m getting the<br>
following error when building the rrdtool. configure went through, but the<br>
build was failed.<br>
<br>
./configure --prefix=$INSTALL_DIR --disable-python --disable-tcl<br>
--disable-perl (works fine)<br>
<br>
./configure --prefix=$INSTALL_DIR --disable-python --disable-tcl (failed<br>
with the below error)<br>
<br>
/usr/bin/ld: cannot find -lpng<br>
collect2: ld returned 1 exit status<br>
make[4]: *** [blib/arch/auto/RRDs/RRDs.so] Error 1<br>
make[4]: Leaving directory<br>
`/home/rbandi/tmp/rrdbuild/rrdtool-1.2.30/bindings/perl-shared&#39;<br>
make[3]: *** [perl_shared] Error 2<br>
make[3]: Leaving directory<br>
`/home/rbandi/tmp/rrdbuild/rrdtool-1.2.30/bindings&#39;<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory<br>
`/home/rbandi/tmp/rrdbuild/rrdtool-1.2.30/bindings&#39;<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/rbandi/tmp/rrdbuild/rrdtool-1.2.30&#39;<br>
make: *** [all] Error 2<br>
<br>
Please help me to resolve this. Thanks for your help in advance.<br>
<font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/rrdtool-build-failing-with-perl-modules-tp3810994p3810994.html" target="_blank">http://n2.nabble.com/rrdtool-build-failing-with-perl-modules-tp3810994p3810994.html</a><br>


Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
rrd-users mailing list<br>
<a href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><br>
</font></blockquote></div><br>