Displaying 1 result from an estimated 1 matches for "652325".
2012 Apr 27
2
[PATCH] Dovecot 2.1 compiling fix for AIX
Hi,
I'm trying to build Dovecot 2.1.5 on AIX 6.1 and got the following
build error:
$ ./configure
...
$ make
...
In file included from stats-connection.c:9:
stats-plugin.h:14: error: field 'user_cpu' has incomplete type
stats-plugin.h:14: error: field 'sys_cpu' has incomplete type
...
The attached patch fixes this problem.
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co