Date: Wed, 16 Feb 2005 13:57:18 +0000 From: "John" <lists@reiteration.net> To: freebsd-ports@freebsd.org Subject: gtk+-2.4.14 broken? Message-ID: <20050216135042.M7680@reiteration.net>
next in thread | raw e-mail | index | archive | help
Hello freebsd-ports Running FreeBSD 4.11-STABLE with ports cvsuped daily from cvsup.uk.freebsd.org The gtk2.4 port appears to be broken. Here is the output of make install from ports/x11-toolkits/gtk20. pkg_add also fails with the following error: bash-2.05b# pkg_add -r gtk20 Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/g tk20.tgz... Done. pkg_add: warning: package 'gtk-2.4.14_2' requires 'bitstream-vera-1.10', but 'bi tstream-vera-1.10_1' is installed Here is the error from the source port build: [make distclean && make] In file included from ../../gdk/gdk.h:43, from gdkasync.h:25, from gdkasync.c:48: ../../gdk/gdkpango.h:31: syntax error before `*' ../../gdk/gdkpango.h:31: warning: type defaults to `int' in declaration of `gdk_ pango_context_get_for_screen' ../../gdk/gdkpango.h:31: warning: data definition has no type or storage class ../../gdk/gdkpango.h:33: syntax error before `*' ../../gdk/gdkpango.h:33: warning: type defaults to `int' in declaration of `gdk_ pango_context_get' ../../gdk/gdkpango.h:33: warning: data definition has no type or storage class ../../gdk/gdkpango.h:35: syntax error before `*' ../../gdk/gdkpango.h:45: syntax error before `*' ../../gdk/gdkpango.h:50: syntax error before `*' ../../gdk/gdkpango.h:65: syntax error before `PangoAttribute' ../../gdk/gdkpango.h:71: syntax error before `PangoAttribute' ../../gdk/gdkpango.h:75: syntax error before `*' ../../gdk/gdkpango.h:75: warning: type defaults to `int' in declaration of `gdk_ pango_attr_stipple_new' ../../gdk/gdkpango.h:75: warning: data definition has no type or storage class ../../gdk/gdkpango.h:76: syntax error before `*' ../../gdk/gdkpango.h:76: warning: type defaults to `int' in declaration of `gdk_ pango_attr_embossed_new' ../../gdk/gdkpango.h:76: warning: data definition has no type or storage class gmake[4]: *** [gdkasync.lo] Error 1 gmake[4]: Leaving directory `/bfd/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk/ x11' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/bfd/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/bfd/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/bfd/ports/x11-toolkits/gtk20/work/gtk+-2.4.14' gmake: *** [all] Error 2 *** Error code 2 Stop in /bfd/ports/x11-toolkits/gtk20. -- lists@reiteration.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050216135042.M7680>