Hello List, i have trouble compiling collectd 5.2.0 on my Debian Lenny box. The Error;
make[4]: Entering directory `/usr/local/src/collectd-5.2.0/src/libcollectdclient' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -Werror -g -O2 -c -o libcollectdclient_la-network_buffer.lo `test -f 'network_buffer.c' || echo './'`network_buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -Werror -g -O2 -c network_buffer.c -fPIC -DPIC -o .libs/libcollectdclient_la-network_buffer.o network_buffer.c:109: error: expected specifier-qualifier-list before ‘gcry_cipher_hd_t’ cc1: warnings being treated as errors network_buffer.c: In function ‘have_gcrypt’: You can see my configure and make output here: http://pastebin.com/hkSZbHfk Thanks, Mario _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
