[Gtk-sharp-list] GTK# samples under MacOS X

Erik Dasque edasque@ximian.com
Thu, 15 Jul 2004 15:21:12 -0400


I think you have to trun on crypto for libsoup-ssl0shlibs (I am not 
sure how to do that with fink, cmd line tool, I use Fink Commander).

As for VTE, I think you can do without it.

Erik

On Jul 15, 2004, at 3:13 PM, Matthew Graham wrote:

>
> Hi,
>
> Using the latest fink and unstable:
>
> - gtkhtml3* will not install:
> Failed: Can't resolve dependency "libsoup-ssl-shlibs (>=1.99.26)" for
> package "gtkhtml3-3.0.10-10" (no matching packages/versions found)
>
> - vte* will not install:
>  gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/sw/include
> -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 
> -I/sw/include/glib-2.0
> -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 
> -I/sw/lib/gtk-2.0/include
> -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -O3
> -funroll-loops -fstrict-aliasing -I/usr/X11R6/include 
> -I/usr/X11R6/include
> -O3 -funroll-loops -fstrict-aliasing -MT keymap.lo -MD -MP -MF
> .deps/keymap.Tpo -c keymap.c  -fno-common -DPIC -o .libs/keymap.o
> In file included from keymap.c:32:
> /usr/local/include/ncurses.h:236: error: conflicting types for 
> `wchar_t'
> /usr/include/stdlib.h:88: error: previous declaration of `wchar_t'
> /usr/local/include/ncurses.h:239: error: conflicting types for `wint_t'
> /usr/include/stdlib.h:97: error: previous declaration of `wint_t'
> make[2]: *** [keymap.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Failed: compiling vte-0.11.10-6 failed
>
> 	Cheers,
>
> 	Matthew
>