Skip to content

64-bit build from source ... 64bit readline oddity solved; libiconv now

1 message · Vincent Carey

#
The solution to the readline problem was to remove all conflicting
libreadline.* on
the system.  However, now similar problems are cropping up with libiconv

you should 'make docs' now ...
building/updating package metadata ...
dyld: lazy symbol binding failed: Symbol not found: _libiconv_open
  Referenced from: /Users/stvjc/ExternalSoft/R-devel/lib/x86_64/libR.dylib
  Expected in: dynamic lookup

installing a fresh 32/64-bit libiconv and removing all conflicting
versions has not helped.

On Fri, Jul 24, 2009 at 3:54 PM, Vincent
Carey<stvjc at channing.harvard.edu> wrote: