gtk+-2.4.14 broken?

John lists at reiteration.net
Wed Feb 16 05:57:06 PST 2005


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 at reiteration.net


More information about the freebsd-ports mailing list