[Dovecot] libdovecot not referencing libiconv

Jonathan Siegle jsiegle at psu.edu
Tue May 25 20:39:25 EEST 2010


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 +16,7 @@
>> libdovecot_la_LIBADD = \
>>        $(libs) \
>>        $(MODULE_LIBS) \
>> -       $(LTLIBICONV)
>> +       $(LIBICONV)
>> 
>> libdovecot_la_DEPENDENCIES = $(libs)
> 
> 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
        $(LIBICONV)

I can't find a iconv.m4 on my system.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5937 bytes
Desc: not available
Url : http://dovecot.org/pipermail/dovecot/attachments/20100525/ebfa5485/attachment-0001.bin 


More information about the dovecot mailing list