Advertisement
Guest User

Untitled

a guest
Jul 29th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. make[3]: Entering directory `/root/install/misc/zabbix/svn/trunk/src/libs/zbxself'
  2. gcc -DHAVE_CONFIG_H -I. -I../../../include -g -O2 -I/usr/local/include/mysql -g -DUNIV_LINUX -DUNIV_LINUX -I/usr/local/include -I/usr/lib/perl5/5.12.3/i486-linux-thread-multi/CORE -I. -I/usr/include -MT selfmon.o -MD -MP -MF .deps/selfmon.Tpo -c -o selfmon.o selfmon.c
  3. selfmon.c: In function 'init_selfmon_collector':
  4. selfmon.c:222:13: error: storage size of 'buf' isn't known
  5. selfmon.c: In function 'update_selfmon_counter':
  6. selfmon.c:343:14: error: storage size of 'buf' isn't known
  7. selfmon.c: In function 'collect_selfmon_stats':
  8. selfmon.c:381:14: error: storage size of 'buf' isn't known
  9. make[3]: *** [selfmon.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement