mutt 1.5.10 and libiconv 1.9.1
Hi all,
which version of iconv is required for mutt?
configure claimed, my iconv is not good enough:
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
[...]
checking for bison... bison
checking version of bison... 1.875, ok
checking for catalogs to be installed... de ru it es uk fr pl nl cs id sk ko
el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca bg
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking whether iconv.h defines iconv_t... yes
checking whether this iconv is good enough... no
configure: error: Try using libiconv instead
configure:15464: checking for iconv
configure:15491: gcc -o conftest -Wall -pedantic -g -O2
-I/usr/local1/include -L/usr/local1/lib conftest.c
>&5
Undefined first referenced
symbol in file
libiconv_close /var/tmp//ccEqE3nA.o
libiconv_open /var/tmp//ccEqE3nA.o
libiconv /var/tmp//ccEqE3nA.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:15497: $? = 1
configure: failed program was:
| /* confdefs.h. */
My libiconv is 1.9.1
Any idea?
Thanks,
Martin