[rrd-users] rrdtool build failing with perl modules

rbandi rbandi at gmail.com
Mon Oct 12 23:58:14 CEST 2009


I'm building rrdtool 1.2.30 on Red Hat Linux 4.0. I was able to build the
dependencies successfully by following rrdbuild.txt file. I'm getting the
following error when building the rrdtool. configure went through, but the
build was failed. 

./configure --prefix=$INSTALL_DIR --disable-python --disable-tcl
--disable-perl (works fine)

./configure --prefix=$INSTALL_DIR --disable-python --disable-tcl (failed
with the below error)

/usr/bin/ld: cannot find -lpng
collect2: ld returned 1 exit status
make[4]: *** [blib/arch/auto/RRDs/RRDs.so] Error 1
make[4]: Leaving directory
`/home/rbandi/tmp/rrdbuild/rrdtool-1.2.30/bindings/perl-shared'
make[3]: *** [perl_shared] Error 2
make[3]: Leaving directory
`/home/rbandi/tmp/rrdbuild/rrdtool-1.2.30/bindings'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/rbandi/tmp/rrdbuild/rrdtool-1.2.30/bindings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rbandi/tmp/rrdbuild/rrdtool-1.2.30'
make: *** [all] Error 2

Please help me to resolve this. Thanks for your help in advance.
-- 
View this message in context: http://n2.nabble.com/rrdtool-build-failing-with-perl-modules-tp3810994p3810994.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.



More information about the rrd-users mailing list