Hello everyone
I`m trying to do make install on my AIX 5.3 box, however, when I doing make install following error:
Making install in zbxdb
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 db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c
db.c: In function 'zbx_db_connect':
db.c:139: error: 'CLIENT_MULTI_STATEMENTS' undeclared (first use in this function)
db.c:139: error: (Each undeclared identifier is reported only once
db.c:139: 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.
I have no idea what can I do...
plzz help
I`m trying to do make install on my AIX 5.3 box, however, when I doing make install following error:
Making install in zbxdb
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 db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c
db.c: In function 'zbx_db_connect':
db.c:139: error: 'CLIENT_MULTI_STATEMENTS' undeclared (first use in this function)
db.c:139: error: (Each undeclared identifier is reported only once
db.c:139: 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.
I have no idea what can I do...
plzz help