Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Feb 2013 10:39:25 -0500
From:      Kris Moore <kris@pcbsd.org>
To:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Issue building graphics/clutter-gtk
Message-ID:  <511127AD.1080305@pcbsd.org>

next in thread | raw e-mail | index | archive | help

Hey guys,

Been running into this problem building clutter-gtk for the past several
months in poudriere:

----------------------------------

gmake[2]: Leaving directory
`/wrkdirs/usr/ports/graphics/clutter-gtk/work/clutter-gtk-0.10.8/build'
Making all in clutter-gtk
gmake[2]: Entering directory
`/wrkdirs/usr/ports/graphics/clutter-gtk/work/clutter-gtk-0.10.8/clutter-gtk'
  CC     libclutter_gtk_0.10_la-gtk-clutter-embed.lo
In file included from
/usr/local/include/clutter-1.0/clutter/clutter-scriptable.h:34,
                 from /usr/local/include/clutter-1.0/clutter/clutter.h:88,
                 from ./gtk-clutter-embed.h:31,
                 from ./gtk-clutter-embed.c:43:
/usr/local/include/clutter-1.0/clutter/clutter-json.h:9:33: error:
json-glib/json-glib.h: No such file or directory
In file included from /usr/local/include/clutter-1.0/clutter/clutter.h:88,
                 from ./gtk-clutter-embed.h:31,
                 from ./gtk-clutter-embed.c:43:
/usr/local/include/clutter-1.0/clutter/clutter-scriptable.h:83: error:
expected declaration specifiers or '...' before 'JsonNode'
/usr/local/include/clutter-1.0/clutter/clutter-scriptable.h:99: error:
expected declaration specifiers or '...' before 'JsonNode'
gmake[2]: *** [libclutter_gtk_0.10_la-gtk-clutter-embed.lo] Error 1

----------------------------------

Adding this to LIB_DEPENDS seems to fix it, could we get it committed soon?
---
json-glib-1.0:${PORTSDIR}/devel/json-glib
---

Thanks!

-- 
Kris Moore
PC-BSD Software
iXsystems




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511127AD.1080305>