Hello everyone
I have successfully ./configure Zabbix, however, when I`m doing “make install” I`m facing following errors:
serv1:/usr/local/zabbix-1.8.3#make install
Making install in src
Making install in libs
Making install in zbxcrypto
gcc -DHAVE_CONFIG_H -I. -I../../../include -g -O2 -I'/usr/include/mysql' -I/usr/src/iksemel-1.3/include -I/opt/freeware/include -I/usr/local/include -I. -I/opt/freeware/include -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
In file included from /usr/include/xcoff.h:134,
from /usr/include/a.out.h:42,
from /usr/include/sys/user.h:54,
from ../../../include/sysinc.h:301,
from ../../../include/common.h:23,
from md5.c:54:
/usr/include/mysql/dbug.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_VARARGS'
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
Can anybody help me solve this problem?
I have successfully ./configure Zabbix, however, when I`m doing “make install” I`m facing following errors:
serv1:/usr/local/zabbix-1.8.3#make install
Making install in src
Making install in libs
Making install in zbxcrypto
gcc -DHAVE_CONFIG_H -I. -I../../../include -g -O2 -I'/usr/include/mysql' -I/usr/src/iksemel-1.3/include -I/opt/freeware/include -I/usr/local/include -I. -I/opt/freeware/include -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
In file included from /usr/include/xcoff.h:134,
from /usr/include/a.out.h:42,
from /usr/include/sys/user.h:54,
from ../../../include/sysinc.h:301,
from ../../../include/common.h:23,
from md5.c:54:
/usr/include/mysql/dbug.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_VARARGS'
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
Can anybody help me solve this problem?

Comment