On Thu, 2010-12-23 at 10:12 +0800, Allan E. Registos wrote: > It works partially, but: > > > Requested 'mutter-plugins >= 2.91.4' but version of mutter-plugins is > 2.91.3
This was my mistake - I forgot to push the version bump for Mutter to the main Git repository after making the new tarball. Colin fixed it this morning so it should be OK now. - Owen > > I think I am in dependency hell this time. :) > > > -Allan > > > > ______________________________________________________________________ > From: "Jason D. Clinton" <[email protected]> > To: "Allan E. Registos" <[email protected]> > Cc: [email protected] > Sent: Thursday, December 23, 2010 9:03:16 AM > Subject: Re: jhbuild error > > On Wed, Dec 22, 2010 at 18:29, Allan E. Registos > <[email protected]> wrote: > Sorry for double-posting, I accidentally sent the first one > without finishing it, the error is: > > > ui.o: In function `maybe_redirect_mouse_event': > /home/allan.registos/gnome-shell/source/mutter/src/ui/ui.c:132: > undefined reference to `gdk_x11_window_lookup_for_display' > ui.o: In function `meta_ui_map_frame': > /home/allan.registos/gnome-shell/source/mutter/src/ui/ui.c:417: > undefined reference to `gdk_x11_window_lookup_for_display' > ui.o: In function `meta_ui_unmap_frame': > /home/allan.registos/gnome-shell/source/mutter/src/ui/ui.c:431: > undefined reference to `gdk_x11_window_lookup_for_display' > ui.o: In function `meta_ui_window_should_not_cause_focus': > /home/allan.registos/gnome-shell/source/mutter/src/ui/ui.c:663: > undefined reference to `gdk_x11_window_lookup_for_display' > ui.o: In function `meta_ui_window_is_widget': > /home/allan.registos/gnome-shell/source/mutter/src/ui/ui.c:920: > undefined reference to `gdk_x11_window_lookup_for_display' > collect2: ld returned 1 exit status > > Do a "buildone -f -a -c" on gtk; that should fix your disparity. > > _______________________________________________ > gnome-shell-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-shell-list _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
