nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Installing NMH on Os X lion


From: Oliver Kiddle
Subject: Re: [Nmh-workers] Installing NMH on Os X lion
Date: Sun, 14 Aug 2011 22:17:16 +0200

On 11 Aug, Tony Winn wrote:
> Undefined symbols for architecture x86_64:
>   "_libiconv_close", referenced from:
>       _decode_rfc2047 in libmh.a(fmt_rfc2047.o)

It'd be good to see the iconv related output from configure.

Most likely it is getting iconv.h from GNU libiconv but when linking
-liconv, it is picking up the system iconv library. It should be
possible to make it use one or the other with appropriate compiler flags
set in LDFLAGS or CPPLAGS (or by removing something from there).

Oliver



reply via email to

[Prev in Thread] Current Thread [Next in Thread]