[Dovecot] mail-sql.tar.gz: missing mailbox-list-private.h
hi,
I'm trying to compile with plugin in subject, but I get this error:
In file included from mail-sql-plugin.c:4: sql-storage.h:5:34: mailbox-list-private.h: No such file or directory In file included from mail-sql-plugin.c:4: sql-storage.h:26: error: field `module_ctx' has incomplete type make[5]: *** [mail-sql-plugin.lo] Error 1
there's no such mailbox-list-private.h in the whole src tree, though seems it should be in the sql-plugin tarball. Is it in 1.1?
thanks
paolo
GPG/PGP id:0x1D5A11A4 - 04FC 8EB9 51A1 5158 1425 BC12 EA57 3382 1D5A 11A4
On Fri, 2007-11-02 at 09:56 +0100, Paolo wrote:
I'm trying to compile with plugin in subject, but I get this error:
In file included from mail-sql-plugin.c:4: sql-storage.h:5:34: mailbox-list-private.h: No such file or directory In file included from mail-sql-plugin.c:4: sql-storage.h:26: error: field `module_ctx' has incomplete type make[5]: *** [mail-sql-plugin.lo] Error 1
there's no such mailbox-list-private.h in the whole src tree, though seems it should be in the sql-plugin tarball. Is it in 1.1?
Yes. mail-sql was created against many months old v1.1 code tree. I've no idea if it still compiles with the current v1.1, but in any case it won't work with v1.0.
On Fri, Nov 02, 2007 at 02:31:41PM +0200, Timo Sirainen wrote:
On Fri, 2007-11-02 at 09:56 +0100, Paolo wrote:
I'm trying to compile with plugin in subject, but I get this error: ... Is it in 1.1?
Yes. mail-sql was created against many months old v1.1 code tree. I've no idea if it still compiles with the current v1.1, but in any case it won't work with v1.0.
ok, thanks.
-- paolo
GPG/PGP id:0x1D5A11A4 - 04FC 8EB9 51A1 5158 1425 BC12 EA57 3382 1D5A 11A4
participants (2)
-
Paolo
-
Timo Sirainen