perfwatcher / collectd-pw

Collectd patched for PerfWatcher
GNU General Public License v2.0
4 stars 6 forks source link

compilation issue with collectd-tg #8

Closed feraudet closed 11 years ago

feraudet commented 11 years ago

Hi !

/usr/sfw/bin/gcc -DHAVE_CONFIG_H -I. -DPREFIX='"/ehc/fs1/softs/collectd"' -DCONFIGFILE='"/ehc/fs1/softs/collectd/etc/collectd.conf"' -DLOCALSTATEDIR='"/ehc/fs1/softs/collectd/var"' -DPKGLOCALSTATEDIR='"/ehc/fs1/softs/collectd/var/lib/collectd"' -DPIDFILE='"/ehc/fs1/softs/collectd/var/run/collectd.pid"' -DPLUGINDIR='"/ehc/fs1/softs/collectd/lib/collectd"' -DPKGDATADIR='"/ehc/fs1/softs/collectd/share/collectd"' -I../src/libcollectdclient/collectd -Wall -Werror -m64 -MT collectd_tg-collectd-tg.o -MD -MP -MF .deps/collectd_tg-collectd-tg.Tpo -c -o collectd_tg-collectd-tg.o test -f 'collectd-tg.c' || echo './'collectd-tg.c collectd-tg.c: In function get_boundet_random': collectd-tg.c:133: warning: implicit declaration of functionrandom' collectd-tg.c: In function create_value_list': collectd-tg.c:179: warning: implicit declaration of functionsnprintf' collectd-tg.c:187: warning: long int format, different type arg (arg 4)

On Solaris 10 sparc.

An idea ?

ymettier commented 11 years ago

Fixed in 39a0f381fa2d9e2874f69dae1925530c1eea5982. Also follow https://github.com/collectd/collectd/issues/351