I have successfully compiled/installed nfdump with ./configure, make, make install (on Centos 5.6) but it doesn't work when (I need it for nfsen):
./configure --enable-nfprofile
It complains:
checking for rrd_update in -lrrd... no
configure: error: Can not link librrd. Please specify --with-rrdpath=.. configure failed!
Then I do:
./configure --enable-nfprofile --with-rrdpath=/usr/lib64/librrd.so.4
and it fails:
configure: error: in `/root/nfdump-1.6.3p1':
configure: error: C preprocessor "/lib/cpp" fails sanity check
What can I do?
I attach config.log (gzipped).
Regards,
Nick
config.log