building gdome on os x
"Aaron Patterson" <[email protected]> Wed, 10 Sep 2008 10:32:22 -0700
| Newsgroups | gmane.comp.gnome.gdome |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone! I'm trying to build gdome on OS X, but I got an error! I installed glib from macports, and ran autoconf to generate a new configure script. All the dependencies were found, but I seem to be getting a linking error: gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgdome.0.8.1.dylib gdome.lo gdome-events.lo gdome-xpath.lo gdome-util.lo gdome-private-list.lo gdome-refdebug.lo gdome-treegc.lo -all_load ../libgdome/gdomecore/.libs/libgdomecore.al ../libgdome/events/.libs/libgdomeevents.al ../libgdome/xpath/.libs/libgdomexpath.al ../libgdome/gdomecore/.libs/libgdomecore.al ../libgdome/events/.libs/libgdomeevents.al ../libgdome/xpath/.libs/libgdomexpath.al -L/usr/lib -lxml2 -lz -lpthread -licucore -lm -L/opt/local/lib -lglib-2.0 -lintl -liconv -lc -install_name /usr/local/lib/libgdome.0.dylib -compatibility_version 9 -current_version 9.1 ld warning: duplicate dylib /usr/lib/libiconv.2.dylib ld: duplicate symbol _gdome_xpath_xpnsresolv_vtab in ../libgdome/xpath/.libs/libgdomexpath.al(gdome-xpath-xpeval.lo) and gdome-xpath.lo collect2: ld returned 1 exit status make[3]: *** [libgdome.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 [][aaron@amac gdome2-0.8.1]$ I would appreciate any help I can get! Thank you! -- Aaron Patterson http://tenderlovemaking.com/