[Gtk-sharp-list] Installing on OS X
John Luke
jluke@users.sourceforge.net
Mon, 21 Jun 2004 20:15:24 -0400
On Sun, 2004-06-20 at 14:17 +0200, Attila Balogh wrote:
> hello,
>
> anyone could compile gtk# 0.98 on osx?
>
> no matter if i use fink or dports, install mono from src or either of
> the packages; i keep getting the following error:
>
> gcc -r -keep_private_externs -nostdlib -o
> .libs/libglibsharpglue.so-master.o error.lo list.lo object.lo slist.lo
> type.lo unichar.lo value.lo valuearray.lo && gcc -bundle -o
> .libs/libglibsharpglue.so .libs/libglibsharpglue.so-master.o
> -L/Library/Frameworks/Mono.framework/Versions/0.96/lib -lglib-2.0 -lintl
> -L/usr/lib -liconv -lc
> ld: warning multiple definitions of symbol _locale_charset
> /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
> /Library/Frameworks/Mono.framework/Versions/0.96/lib/libintl.dylib(localcharset.o)
> definition of _locale_charset
> ld: Undefined symbols:
> _g_cclosure_new
> _g_object_class_find_property
> ...
> and so on, till _g_value_set_boxed.
>
I think it was added for Win32 reasons, if it doesn't work at all on OSX
I guess you should file a bug with the error message in bugzilla.