Re: [Dovecot] Problems with Dovecot + imaptest

2010-07-14 Thread Timo Sirainen
On Wed, 2010-07-14 at 10:59 -0500, Wilberth Perez wrote:

> So, I can´t use imaptest with dovecot 1.210 ?

You can use imaptest with any imap server. You just have to build it
against Dovecot v2.0 sources (there is no need to install Dovecot v2.0).




Re: [Dovecot] Problems with Dovecot + imaptest

2010-07-14 Thread Wilberth Perez

Hi Timo:

Yes, My Path  /opt/setup/dovecot-1.2.10 contains Dovecot's sources.

So, I can´t use imaptest with dovecot 1.210 ?

Cheers .

wilberth.


El 14/07/2010 10:43 a.m., Timo Sirainen escribió:

On Wed, 2010-07-14 at 10:22 -0500, Wilberth Perez wrote:
   

Hi everyone:

I´m trying to install imaptest on my server with Solaris 10, however i´m
found  in this moment with some instalations problems. Anyone knows what
libraries need have installed ?

./configure --with-dovecot=/opt/setup/dovecot-1.2.10
 

Does /opt/setup/dovecot-1.2.10 contain Dovecot's sources?

Anyway, imaptest nowadays requires v2.0's sources (oops, the wiki is
wrong, fixing now).

   


Re: [Dovecot] Problems with Dovecot + imaptest

2010-07-14 Thread Timo Sirainen
On Wed, 2010-07-14 at 10:22 -0500, Wilberth Perez wrote:
> Hi everyone:
> 
> I´m trying to install imaptest on my server with Solaris 10, however i´m 
> found  in this moment with some instalations problems. Anyone knows what 
> libraries need have installed ?
> 
> ./configure --with-dovecot=/opt/setup/dovecot-1.2.10

Does /opt/setup/dovecot-1.2.10 contain Dovecot's sources?

Anyway, imaptest nowadays requires v2.0's sources (oops, the wiki is
wrong, fixing now).




[Dovecot] Problems with Dovecot + imaptest

2010-07-14 Thread Wilberth Perez

Hi everyone:

I´m trying to install imaptest on my server with Solaris 10, however i´m 
found  in this moment with some instalations problems. Anyone knows what 
libraries need have installed ?


./configure --with-dovecot=/opt/setup/dovecot-1.2.10
make

Error:

make  all-recursive
make[1]: Entering directory `/opt/setup/imaptest-20100630'
Making all in src
make[2]: Entering directory `/opt/setup/imaptest-20100630/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -MT checkpoint.o -MD -MP -MF 
".deps/checkpoint.Tpo" -c -o checkpoint.o checkpoint.c; \
then mv -f ".deps/checkpoint.Tpo" ".deps/checkpoint.Po"; else 
rm -f ".deps/checkpoint.Tpo"; exit 1; fi

checkpoint.c:3:17: lib.h: No such file or directory
checkpoint.c:4:17: str.h: No such file or directory
checkpoint.c:5:19: array.h: No such file or directory
checkpoint.c:6:24: mail-types.h: No such file or directory
In file included from checkpoint.c:7:
settings.h:4:21: network.h: No such file or directory
In file included from checkpoint.c:7:
settings.h:40: error: syntax error before "ARRAY_TYPE"
settings.h:40: warning: no semicolon at end of struct or union
settings.h:46: error: syntax error before "random_states"
settings.h:46: warning: data definition has no type or storage class
settings.h:47: error: syntax error before "no_tracking"
settings.h:47: warning: data definition has no type or storage class
settings.h:51: error: syntax error before '}' token
In file included from checkpoint.c:8:
mailbox.h:4:29: seq-range-array.h: No such file or directory
In file included from checkpoint.c:8:
mailbox.h:13: error: syntax error before "struct"
mailbox.h:13: warning: data definition has no type or storage class
mailbox.h:18: error: syntax error before "uoff_t"
mailbox.h:18: warning: no semicolon at end of struct or union
mailbox.h:22: error: syntax error before "sent_date"
mailbox.h:22: warning: data definition has no type or storage class
mailbox.h:25: error: syntax error before "headers"
mailbox.h:25: warning: data definition has no type or storage class
mailbox.h:28: error: syntax error before "const"
mailbox.h:28: warning: data definition has no type or storage class
mailbox.h:32: error: syntax error before "uint32_t"
mailbox.h:32: warning: no semicolon at end of struct or union
mailbox.h:37: error: syntax error before "ref0_timeout"
mailbox.h:37: warning: data definition has no type or storage class
mailbox.h:39: error: syntax error before "internaldate"
mailbox.h:39: warning: data definition has no type or storage class
mailbox.h:48: error: syntax error before ':' token
mailbox.h:69: error: syntax error before "uint64_t"
mailbox.h:69: warning: no semicolon at end of struct or union
mailbox.h:72: error: syntax error before '*' token
mailbox.h:72: warning: data definition has no type or storage class
mailbox.h:81: error: syntax error before '}' token
mailbox.h:82: error: syntax error before "struct"
mailbox.h:82: warning: data definition has no type or storage class
mailbox.h:100: error: syntax error before "struct"
mailbox.h:100: warning: data definition has no type or storage class
mailbox.h:107: error: syntax error before "uint64_t"
mailbox.h:107: warning: no semicolon at end of struct or union
mailbox.h:110: error: syntax error before "struct"
mailbox.h:110: warning: data definition has no type or storage class
mailbox.h:112: warning: parameter names (without types) in function 
declaration

mailbox.h:112: warning: data definition has no type or storage class
mailbox.h:114: error: syntax error before "messages"
mailbox.h:114: warning: data definition has no type or storage class
mailbox.h:137: error: syntax error before "time_t"
mailbox.h:137: warning: no semicolon at end of struct or union
mailbox.h:140: error: syntax error before "struct"
mailbox.h:140: warning: data definition has no type or storage class
mailbox.h:141: error: syntax error before "struct"
mailbox.h:141: warning: data definition has no type or storage class
mailbox.h:144: error: syntax error before "expunged_uids"
mailbox.h:144: warning: data definition has no type or storage class
mailbox.h:150: error: syntax error before ':' token
mailbox.h:151: error: syntax error before ':' token
mailbox.h:152: error: syntax error before ':' token
mailbox.h:153: error: syntax error before ':' token
mailbox.h:154: error: syntax error before ':' token
mailbox.h:163: error: syntax error before "uint64_t"
mailbox.h:163: warning: no semicolon at end of struct or union
mailbox.h:168: error: syntax error before "keywords"
mailbox.h:168: warning: data definition has no type or storage class
mailbox.h:171: warning: parameter names (without types) in function 
declaration

mailbox.h:171: warning: data definition has no type or storage class
mailbox.h:173: error: syntax error before "messages"
mailbox.h:173: warning: data definition has no type or storage class
mailbox.h:177: error: syntax error before ':' token
mailbox.h:178: error: syntax error before ':' token
mailbox.h:191: error: syntax error befor