I cannot get gtk-sharp2 to install. The bottom of the error message is below (the are a LOT more vte errors and warnings). I am on OS X 10.3.9 and am using a new install version of fink, converted to unstable and installed a few packages (emacs, gtk+2, mono, mono-dev, gtk-sharp). Gtk-sharp installs fine but gtk-sharp2 does not (I tried both before and after installing gtk-sharp and get the same error). Anyone have any suggestions.
Bob BOTTOM OF ERROR OUTPUT: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I../.. -I/sw/lib/freetype219/include -I/sw/include -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c generated.c -fno-common -DPIC -o .libs/generated.o In file included from generated.c:4: /sw/include/vte/vte.h:28:18: glib.h: No such file or directory LOTS OF LINES SKIPPED... /sw/include/vte/vte.h:401: error: parse error before "vte_terminal_get_column_count" /sw/include/vte/vte.h:401: warning: type defaults to `int' in declaration of `vte_terminal_get_column_count' /sw/include/vte/vte.h:401: warning: data definition has no type or storage class generated.c:6: error: parse error before "gboolean" generated.c:6: warning: type defaults to `int' in declaration of `vtesharp_vte_charattributes_get_underline' generated.c:6: warning: data definition has no type or storage class generated.c:7: error: parse error before "gboolean" generated.c:7: warning: function declaration isn't a prototype generated.c:10: error: parse error before "vtesharp_vte_charattributes_get_underline" generated.c:11: warning: return type defaults to `int' generated.c: In function `vtesharp_vte_charattributes_get_underline': generated.c:12: error: `gboolean' undeclared (first use in this function) generated.c:12: error: (Each undeclared identifier is reported only once generated.c:12: error: for each function it appears in.) generated.c:12: error: parse error before "charattributes" generated.c: At top level: generated.c:16: error: parse error before "gboolean" generated.c:17: warning: function declaration isn't a prototype generated.c: In function `vtesharp_vte_charattributes_set_underline': generated.c:18: error: `charattributes' undeclared (first use in this function) generated.c:18: error: `gboolean' undeclared (first use in this function) generated.c:18: error: parse error before "value" generated.c: At top level: generated.c:21: error: parse error before "vtesharp_vte_charattributes_get_strikethrough" generated.c:21: warning: type defaults to `int' in declaration of `vtesharp_vte_charattributes_get_strikethrough' generated.c:21: warning: data definition has no type or storage class generated.c:22: error: parse error before "gboolean" generated.c:22: warning: function declaration isn't a prototype generated.c:25: error: parse error before "vtesharp_vte_charattributes_get_strikethrough" generated.c:26: warning: return type defaults to `int' generated.c: In function `vtesharp_vte_charattributes_get_strikethrough': generated.c:27: error: `gboolean' undeclared (first use in this function) generated.c:27: error: parse error before "charattributes" generated.c: At top level: generated.c:31: error: parse error before "gboolean" generated.c:32: warning: function declaration isn't a prototype generated.c: In function `vtesharp_vte_charattributes_set_strikethrough': generated.c:33: error: `charattributes' undeclared (first use in this function) generated.c:33: error: `gboolean' undeclared (first use in this function) generated.c:33: error: parse error before "value" make[3]: *** [generated.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.VDrYUR failed, exit code 2 Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-gtk-sharp2-2.4.0-5 (Reading database ... 55386 files and directories currently installed.) Removing fink-buildlock-gtk-sharp2-2.4.0-5 ... Failed: phase compiling: gtk-sharp2-2.4.0-5 failed __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
