Re: cannot find libmutter while building gnome-shell module



Thanks for the tips, Robert and Jasper. I have tried both of these to
no avail. But I had a closer look at the mutter repository, and it
looks like I had pointed `master` to my github branch - not the
official. So it just didn't have the latest code for mutter. I've
fixed that, and it seems to be getting further now.

On Sat, Mar 19, 2011 at 5:12 AM, Jasper St. Pierre
<jstpierre mecheye net> wrote:
> Fredrik recently merged libmutter-wm and libmutter-private into libmutter.
>
> 'jhbuild buildone mutter' should fix it. In general, if you have any
> missing symbols or libraries, chances are it's a mutter ABI break.
>
> On Fri, Mar 18, 2011 at 11:45 AM, Robert Park <rbpark exolucere ca> wrote:
>> On Fri, Mar 18, 2011 at 7:19 AM, Tim Cuthbertson <tim gfxmonk net> wrote:
>>> $ jhbuild buildone gnome-shell
>>> configure: error: Package requirements (gio-2.0 >= 2.25.9
>>>                               gio-unix-2.0 dbus-glib-1 libxml-2.0
>>>                               gtk+-3.0 >= 3.0.0
>>>                               libmutter >= 2.91.91
>>>                               gjs-internals-1.0 >= 0.7.11
>>>                               libgnome-menu gstreamer-0.10 gstreamer-base-0.10 xfixes x11 gconf-2.0
>>>                               gdk-x11-3.0
>>>                               clutter-x11-1.0 >= 1.5.15
>>>                               clutter-glx-1.0 >= 1.5.15
>>>                               libstartup-notification-1.0
>>>                               gobject-introspection-1.0 >= 0.10.1
>>>                               libcanberra
>>>                               telepathy-glib >= 0.13.12
>>>                               telepathy-logger-0.2 >= 0.2.4
>>>                               polkit-agent-1 >= 0.100) were not met:
>>>
>>> No package 'libmutter' found
>>
>> I'm far from being an expert on jhbuild, but what this is telling me
>> is that you tried to build just gnome-shell with none of it's
>> dependencies (it only complains about libmutter but actually many
>> things are missing). Have you tried this yet:
>>
>> $ jhbuild build -fac gnome-shell
>>
>> That will rebuild all dependencies and should get you a bit farther along.
>>
>> --
>> http://exolucere.ca
>> _______________________________________________
>> gnome-shell-list mailing list
>> gnome-shell-list gnome org
>> http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>>
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]