Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-08 Thread Andrés Yacopino
Timo, it is compiling well now in Solaris 10 for Sparc with gcc 3.4.3. I was compiling the old version (i was downloading from a proxy with the old version), sorry. Greetings, Andrés Fernando Yacopino Infraestructura - Dpto Sistemas AcaSalud Cooperativa de Prestaciones Médico Asistenciales

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-08 Thread Andrés Yacopino
Timo: I do it in Solaris 10 8/07 s10s_u4wos_12b SPARC with gcc (GCC) 3.4.3: CFLAGS='-mcpu=v9 -mtune=ultrasparc3 -O2 -pipe' CPPFLAGS=' -I/usr/local/include -I/usr/local/apache/include -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/ssl/include/openssl -I/usr/local/include/mutils -I/usr/sfw/i

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-07 Thread Alan Ferrency
> On Mon, 2009-04-06 at 14:08 -0400, Timo Sirainen wrote: > > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz > > OK, updated the URL once more. Now iconv problems should be gone? And > everyone else is happy with it too? :) It worked fine in FreeBSD 6.2. Thanks, Alan Ferrency pair Networks,

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-07 Thread jsiegle
On Tue, 7 Apr 2009, Timo Sirainen wrote: On Mon, 2009-04-06 at 14:08 -0400, Timo Sirainen wrote: http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz OK, updated the URL once more. Now iconv problems should be gone? And everyone else is happy with it too? :) Compiles without error on AIX 5.3

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-07 Thread Timo Sirainen
On Mon, 2009-04-06 at 14:08 -0400, Timo Sirainen wrote: > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz OK, updated the URL once more. Now iconv problems should be gone? And everyone else is happy with it too? :) signature.asc Description: This is a digitally signed message part

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-07 Thread Marcin Rzepecki
Mon, Apr 06, 2009 at 06:26:02PM -0500, John Lightsey wrote: > > > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to `libiconv' > > > Updated the URL once again, should work now? > > Nope, it still doesn't work. > > Try changing $(LIBICONV) to $(LTLIBICONV) in > src/lib-dovecot/Makefile.

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Curtis Maloney
Timo Sirainen wrote: I was hoping to finally get shared libdovecot.so and libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others) could link against them. But I'm running into trouble getting it to compile in Solaris 10. Could you non-Linux users test if this compiles with you? htt

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread John Lightsey
On Mon, 2009-04-06 at 23:40 +0200, Marcin Rzepecki wrote: > Mon, Apr 06, 2009 at 05:25:02PM -0400, Timo Sirainen wrote: > > > > On Mon, 2009-04-06 at 23:03 +0200, Marcin Rzepecki wrote: > > > > > > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz > > > > > Unfortunately, i'm getting the same err

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Guillaume de Lafond
Hi Timo, http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz There is no error on Mac OS X 10.5.6 (Darwin Kernel Version 9.6.0). Regards, -- Guillaume de Lafond Aqua Ray

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Marcin Rzepecki
Mon, Apr 06, 2009 at 05:25:02PM -0400, Timo Sirainen wrote: > > > On Mon, 2009-04-06 at 23:03 +0200, Marcin Rzepecki wrote: > > > > > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz > > > Unfortunately, i'm getting the same error. > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to `

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Alan Ferrency
On Mon, 6 Apr 2009, Timo Sirainen wrote: > Can you find these anywhere? Like: > > grep -r SEGV_MAPERR /usr/include > > Probably not. So this should help: > http://hg.dovecot.org/dovecot-1.3/rev/286ff5114588 That fixed the compilation error. Now I have a link time error for libiconv: libtool: li

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Timo Sirainen
On Mon, 2009-04-06 at 23:23 +0200, Marcin Rzepecki wrote: > Mon, Apr 06, 2009 at 05:12:56PM -0400, Timo Sirainen wrote: > > On Mon, 2009-04-06 at 23:03 +0200, Marcin Rzepecki wrote: > > > > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz > Unfortunately, i'm getting the same error. > ../lib-dov

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Marcin Rzepecki
Mon, Apr 06, 2009 at 05:12:56PM -0400, Timo Sirainen wrote: > On Mon, 2009-04-06 at 23:03 +0200, Marcin Rzepecki wrote: > > > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz > > > > Hi Timo, > > on FreeBSD i'm getting: > > I updated the above URL, does it work now? > Unfortunately, i'm gett

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Alan Ferrency
On Mon, 6 Apr 2009, Timo Sirainen wrote: > On Mon, 2009-04-06 at 17:12 -0400, Alan Ferrency wrote: > > lib-signals.c: In function `lib_signal_code_to_str': > > lib-signals.c:47: error: `SEGV_MAPERR' undeclared (first use in this > > function) > > Can you find these anywhere? Like: > > grep -r SEG

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Timo Sirainen
On Mon, 2009-04-06 at 17:14 -0400, Timo Sirainen wrote: > On Mon, 2009-04-06 at 17:12 -0400, Alan Ferrency wrote: > > lib-signals.c: In function `lib_signal_code_to_str': > > lib-signals.c:47: error: `SEGV_MAPERR' undeclared (first use in this > > function) > > lib-signals.c:47: error: (Each undec

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Timo Sirainen
On Mon, 2009-04-06 at 17:12 -0400, Alan Ferrency wrote: > lib-signals.c: In function `lib_signal_code_to_str': > lib-signals.c:47: error: `SEGV_MAPERR' undeclared (first use in this function) > lib-signals.c:47: error: (Each undeclared identifier is reported only once > lib-signals.c:47: error: for

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Timo Sirainen
On Mon, 2009-04-06 at 23:03 +0200, Marcin Rzepecki wrote: > > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz > > Hi Timo, > on FreeBSD i'm getting: I updated the above URL, does it work now? signature.asc Description: This is a digitally signed message part

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Alan Ferrency
Timo Sirainen wrote: > Could you non-Linux users test if this compiles with you? > > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz During 'make' on FreeBSD 6, I get: /usr/local/bin/bash ../../libtool --tag=CC--mode=compile gcc -DHAVE_CONFIG_H -I. -I../..-I/usr/local/include -std=

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Marcin Rzepecki
Mon, Apr 06, 2009 at 02:08:45PM -0400, Timo Sirainen wrote: > I was hoping to finally get shared libdovecot.so and > libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others) > could link against them. But I'm running into trouble getting it to > compile in Solaris 10. Could you non-Lin

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Stewart Dean
Runs to completion now error free. BTW, this compile includes plugin support Timo Sirainen wrote: On Mon, 2009-04-06 at 16:05 -0400, Stewart Dean wrote: I'm compiling using IBM's C for AIX Enterprise compiler (with its crappy partial POSIX support) V9. "imap-search.h", line 36.16:

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Timo Sirainen
On Mon, 2009-04-06 at 16:05 -0400, Stewart Dean wrote: > I'm compiling using IBM's C for AIX Enterprise compiler (with its crappy > partial POSIX support) V9. > > > "imap-search.h", line 36.16: 1506-007 (S) "struct timeval" is undefined. > > make: 1254-004 The error code from the last command is

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Stewart Dean
I'm compiling using IBM's C for AIX Enterprise compiler (with its crappy partial POSIX support) V9. My compile craps out with this: source='cmd-search.c' object='cmd-search.o' libtool=no DEPDIR=.deps depmode=aix /bin/sh ../../depcomp /usr/lo cal/dovecot/dovecot-cc -DHAVE_CONFIG_H -I.

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Timo Sirainen
On Mon, 2009-04-06 at 15:01 -0400, jsie...@psu.edu wrote: > On AIX 5.3, I do get compile errors for all-settings.c[1]. libdovecot.so > looks great[2]! http://hg.dovecot.org/dovecot-1.3/rev/385eaa5013fa should fix them. > I don't have a Solaris 10 box. I found this link: > http://forums-beta.sun.

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Timo Sirainen
On Mon, 2009-04-06 at 14:30 -0400, Dave McGuire wrote: > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to > > `dler...@sunw_1.22' > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to > > `dlo...@sunw_1.22' > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to >

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread jsiegle
On Mon, 6 Apr 2009, Timo Sirainen wrote: I was hoping to finally get shared libdovecot.so and libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others) could link against them. But I'm running into trouble getting it to compile in Solaris 10. Could you non-Linux users test if this co

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Dave McGuire
On Apr 6, 2009, at 2:08 PM, Timo Sirainen wrote: I was hoping to finally get shared libdovecot.so and libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others) could link against them. But I'm running into trouble getting it to compile in Solaris 10. Could you non-Linux users test if

[Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Timo Sirainen
I was hoping to finally get shared libdovecot.so and libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others) could link against them. But I'm running into trouble getting it to compile in Solaris 10. Could you non-Linux users test if this compiles with you? http://dovecot.org/tmp/dov