When I trying to compile version 2.0.2 on AIX 6.1, after configure, make install was error, the information as following:
# make install
Making install in src
Making install in libs
Making install in zbxcrypto
gcc -DHAVE_CONFIG_H -I. -I../../../include -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
In file included from /usr/include/sys/corral.h:25,
from /usr/include/libperfstat.h:28,
from ../../../include/sysinc.h:292,
from ../../../include/common.h:23,
from md5.c:54:
/usr/include/netinet/in6_var.h:65: error: array type has incomplete element type
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.
# make install
Making install in src
Making install in libs
Making install in zbxcrypto
gcc -DHAVE_CONFIG_H -I. -I../../../include -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
In file included from /usr/include/sys/corral.h:25,
from /usr/include/libperfstat.h:28,
from ../../../include/sysinc.h:292,
from ../../../include/common.h:23,
from md5.c:54:
/usr/include/netinet/in6_var.h:65: error: array type has incomplete element type
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.