Re: OS X 'make' error

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

 





On Tue, Jun 1, 2010 at 1:36 AM, Sean <endersyrinx@xxxxxxxxx> wrote:
Hi,

I'm trying to install gtk+ 2.20.1 on OS X 10.6.3. I receive the
following errors when running make:

dyld: lazy symbol binding failed: Symbol not found: _iconv_open
 Referenced from: /Users/sean/opt/gtk/lib/libglib-2.0.0.dylib
 Expected in: flat namespace

the version of libiconv that comes with recent versions OS X is not usable. but unfortunately the configure/make system for GTK+ doesn't detect this until link time.

you need to install GNU iconv or some equivalent, possibly by using macports (though with great care).

--p

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux