[Gtk-osx-users] build: compile libiconv error
Status: Beta
Brought to you by:
jralls
|
From: Victor T. <iku...@gm...> - 2011-03-06 20:38:08
|
hi there, I am trying to build gtk-osx for my Snow Leopard 10.6.6. However, when I am using the command "jhbuild build meta-gtk-osx-core" I got the following errors. Can you guys help me out on this? I have been searching online for a while and without any clue on how to resolve this issue. Thanks! Victor dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /Users/specc/gtk/inst/lib/libgettextsrc-0.17.dylib Expected in: /usr/lib/libiconv.2.dylib dyld: Symbol not found: _iconv_open Referenced from: /Users/specc/gtk/inst/lib/libgettextsrc-0.17.dylib Expected in: /usr/lib/libiconv.2.dylib /bin/sh: line 1: 58388 Trace/BPT trap /Users/specc/gtk/inst/bin/msgfmt -o test.mo ./de.po cp: test.mo: No such file or directory make[4]: *** [test.mo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 *** Error during phase build of glib: ########## Error running make *** [2/12] |