Displaying 1 result from an estimated 1 matches for "_charset_to_utf8_reset".
Did you mean:
charset_to_utf8_reset
2012 Jul 16
1
Compile issue Dovecot 2.1.8, OS X 10.6.x
...vers .... : mysql
: -pgsql -sqlite
Full text search : squat
: -lucene -solr
sudo make
(snip)
Undefined symbols:
"_libiconv_open", referenced from:
_charset_to_utf8_begin in libcharset.a(charset-iconv.o)
"_libiconv", referenced from:
_charset_to_utf8_reset in libcharset.a(charset-iconv.o)
_charset_to_utf8 in libcharset.a(charset-iconv.o)
"_libiconv_close", referenced from:
_charset_to_utf8_end in libcharset.a(charset-iconv.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [libdovecot.la] Error 1
make[2]:...