nmh-workers
[Top][All Lists]
Advanced

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

[Nmh-workers] Installing NMH on Os X lion


From: Tony Winn
Subject: [Nmh-workers] Installing NMH on Os X lion
Date: Thu, 11 Aug 2011 13:03:47 -0400

I'm trying to install nmh on lion but keep hitting an error.

What I'm doing:
$ git clone git://git.savannah.nongnu.org/nmh.git
$ cd nmh
$ bash configure --enable-debug --enable-pop
$ make

and I get . . .

Undefined symbols for architecture x86_64:
  "_libiconv_close", referenced from:
      _decode_rfc2047 in libmh.a(fmt_rfc2047.o)
  "_libiconv_open", referenced from:
      _decode_rfc2047 in libmh.a(fmt_rfc2047.o)
  "_libiconv", referenced from:
      _decode_rfc2047 in libmh.a(fmt_rfc2047.o)
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [forw] Error 1
make: *** [all-recursive] Error 1

I've tried reinstalling libiconv with homebrew but doesn't help.

Any suggestions? 

-- 
Tony Winn

reply via email to

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