Date: Thu, 28 Apr 2011 19:50:02 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Couldn't build games/gnome-games Message-ID: <4DB98CAA.4080305@yandex.ru>
next in thread | raw e-mail | index | archive | help
Good day! Trying to build gnome-games on recent -current. full build-log is here: http://pastebin.com/5LsZgKAY g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. Package 'gl' requires 'libdrm >= 2.4.15' but version of libdrm is 2.4.12 In file included from <stdin>:4: /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-conf.h:22:18: error: glib.h: No such file or directory /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-conf.h:23:21: error: gtk/gtk.h: No such file or directory In file included from <stdin>:6: /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-glib-compat.h:24:25: error: glib-object.h: No such file or directory /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-glib-compat.h:28:25: error: missing binary operator before token "(" /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-glib-compat.h:38:25: error: missing binary operator before token "(" /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-glib-compat.h:47:25: error: missing binary operator before token "(" In file included from <stdin>:7: /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-gtk-compat.h:23:24: error: missing binary operator before token "(" /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-gtk-compat.h:27:24: error: missing binary operator before token "(" /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-gtk-compat.h:33:24: error: missing binary operator before token "(" /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-gtk-compat.h:44:24: error: missing binary operator before token "(" In file included from <stdin>:17: /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-preimage.h:26:19: error: cairo.h: No such file or directory /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/games-preimage.h:27:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory In file included from <stdin>:32: /usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support/eggsmclient-private.h:23:23: error: gdkconfig.h: No such file or directory Error while processing the source. gmake[3]: *** [GnomeGamesSupport-1.0.gir] Error 1 gmake[3]: Leaving directory `/usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/games/gnome-games/work/gnome-games-2.32.1/libgames-support' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/games/gnome-games/work/gnome-games-2.32.1' gmake: *** [all] Error 2 *** Error code 1 All of that "missing" *.h files are exists. As for libdrm issue, i saw this error in other ports too while migrating to -current, but can't now recall in which i saw it. In other hand i don't see any build failures for gnome-games on portsmon. Any suggestion? -- Regards, Ruslan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DB98CAA.4080305>