Re: [Dovecot] libdovecot not referencing libiconv

2010-05-26 Thread Timo Sirainen
On Wed, 2010-05-26 at 11:20 -0400, Jonathan Siegle wrote: > However, I no longer have the --enable-header-install feature: Yeah, I decided it's a pointless option and just enabled it unconditionally.

Re: [Dovecot] libdovecot not referencing libiconv

2010-05-26 Thread Jonathan Siegle
On May 25, 2010, at 1:44 PM, Timo Sirainen wrote: > On Tue, 2010-05-25 at 13:39 -0400, Jonathan Siegle wrote: >>> That's going to break other systems. What do you have in LIBICONV and >>> LTLIBICONV in Makefile? Maybe your iconv.m4 doesn't contain support for >>> LTLIBICONV? >>> >>> >> fgrep LI

Re: [Dovecot] libdovecot not referencing libiconv

2010-05-25 Thread Timo Sirainen
On Tue, 2010-05-25 at 13:39 -0400, Jonathan Siegle wrote: > > That's going to break other systems. What do you have in LIBICONV and > > LTLIBICONV in Makefile? Maybe your iconv.m4 doesn't contain support for > > LTLIBICONV? > > > > > fgrep LIBICONV src/lib-dovecot/Makefile > LIBICONV = -liconv >

Re: [Dovecot] libdovecot not referencing libiconv

2010-05-25 Thread Jonathan Siegle
On May 25, 2010, at 1:24 PM, Timo Sirainen wrote: > On Mon, 2010-05-10 at 13:41 -0400, Jonathan Siegle wrote: >> To fix this I did: >> >> --- a/src/lib-dovecot/Makefile.am Mon May 10 12:05:58 2010 -0400 >> +++ b/src/lib-dovecot/Makefile.am Mon May 10 12:31:36 2010 -0400 >> @@ -16,7 +

Re: [Dovecot] libdovecot not referencing libiconv

2010-05-25 Thread Timo Sirainen
On Mon, 2010-05-10 at 13:41 -0400, Jonathan Siegle wrote: > To fix this I did: > > --- a/src/lib-dovecot/Makefile.am Mon May 10 12:05:58 2010 -0400 > +++ b/src/lib-dovecot/Makefile.am Mon May 10 12:31:36 2010 -0400 > @@ -16,7 +16,7 @@ > libdovecot_la_LIBADD = \ > $(libs) \ >

[Dovecot] libdovecot not referencing libiconv

2010-05-10 Thread Jonathan Siegle
OS: AIX 5.3 with IBM c compiler. Dovecot revision: 11278:2ead7574bb08 This problem is old for me, I just kept forgetting to report. Trying to start dovecot and I get: exec(): 0509-036 Cannot load program dovecot because of the following errors: rtld: 0712-001 Symbol iconv was referenced f