Hi, i have problem with install ZABBIX server on AIX 6.1
After 'make install' output this error:
-----------------------------------------------------------------
Making install in zbxmedia
gcc -DHAVE_CONFIG_H -I. -I../../../include -g -O2 -I/orasys/opt/o racle/product/10gr2/rdbms/public/ -MT sms.o -MD -MP -MF .deps/sms.Tpo -c -o sms.o sms.c
sms.c: In function 'send_sms':
sms.c:226: error: 'CRTSCTS' undeclared (first use in this function)
sms.c:226: error: (Each undeclared identifier is reported only once
sms.c:226: error: for each function it appears in.)
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.
-----------------------------------------------------------------
Please help me.
Thank you.
After 'make install' output this error:
-----------------------------------------------------------------
Making install in zbxmedia
gcc -DHAVE_CONFIG_H -I. -I../../../include -g -O2 -I/orasys/opt/o racle/product/10gr2/rdbms/public/ -MT sms.o -MD -MP -MF .deps/sms.Tpo -c -o sms.o sms.c
sms.c: In function 'send_sms':
sms.c:226: error: 'CRTSCTS' undeclared (first use in this function)
sms.c:226: error: (Each undeclared identifier is reported only once
sms.c:226: error: for each function it appears in.)
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.
-----------------------------------------------------------------
Please help me.
Thank you.
Comment