On Tue, 2006-02-21 at 16:25 -0500, Stewart Dean wrote:
and it isn't happy with the quota stuff:
Unless you really want to see filesystem quota status, that doesn't matter.
"/usr/include/sys/types.h", line 136.25: 1506-115 (E) Duplicate type specifier "unsigned" ignored. "/usr/include/sys/types.h", line 136.1: 1506-137 (E) Declaration must declare at least one declarator, tag, or the memb ers of an enumeration. "/usr/include/sys/types.h", line 156.1: 1506-137 (E) Declaration must declare at least one declarator, tag, or the memb ers of an enumeration.
I can't help with that. It's your system's header files that your compiler doesn't seem to like.
"ioloop.h", line 17.31: 1506-275 (S) Unexpected text ',' encountered.
This is a bug in Dovecot though. Remove the comma at the end of that line.