Lars Hecking wrote:
  
> > configure:6558: checking for iconv
> > configure:6576: gcc -o conftest -Wall -pedantic -g -O2  -I/home/will//include 
>-I/home/will/include -L/home/will//lib  -L/home/will/lib conftest.c  1>&5
> > /tmp/cca149331.o: In function `main':
> > /home/will/mutt-1.3.22.1/configure:6570: undefined reference to `libiconv_open'
> > /home/will/mutt-1.3.22.1/configure:6571: undefined reference to `libiconv'
> > /home/will/mutt-1.3.22.1/configure:6572: undefined reference to `libiconv_close'
> 
>  Ok. You probably need to run configure as
> 
> $ LDFLAGS=-R/home/will/lib ./configure ...

seems to work here.....
checking whether the C compiler (gcc  -R/home/will/lib) works... yes
checking whether the C compiler (gcc  -R/home/will/lib) is a
cross-compiler... no

but the same errors

checking whether this iconv is good enough... no
configure: error: Try using libiconv instead

[sepia]$ grep libiconv config.log  |grep undefined
/home/will/mutt-1.3.22.1/configure:6570: undefined reference to
`libiconv_open'
/home/will/mutt-1.3.22.1/configure:6571: undefined reference to
`libiconv'
/home/will/mutt-1.3.22.1/configure:6572: undefined reference to
`libiconv_close'

w

-- 
Sintax error in config file! (line 378)
aborted!

PGP Public Key:
http://infinitejazz.net/will/pgp/

Reply via email to