nmh-workers
[Top] [All Lists]

[Nmh-workers] Installing NMH on Os X lion

2011-08-14 11:29:55
 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
_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers
<Prev in Thread] Current Thread [Next in Thread>