On Wed, 2010-02-24 at 11:31 -0800, Michael Higgins wrote: > On Tue, 23 Feb 2010 22:36:24 -0800 > Michael Higgins <[email protected]> wrote: > > > On Tue, 23 Feb 2010 22:20:31 -0800 > > Michael Higgins <[email protected]> wrote: > > > > > > > [8<] > > > > Nevermind... Whatever it was seems to have resolved itself along the > > way. > > When I reverted back to clutter-1.0.8, I believe. > > > > > Sorry for the noise! > > > > Cheers, > > > > Okay, more noise. I should probably go elsewhere, but... > > The problem, for me, begins (so it seems ATM) with updating to > clutter-1.1.12. Then mutter-2.29 fails to build because of a small > handful deprecation warnings. (-Wall and -Werror were hard-coded at > some point in the makefiles. Much better to see the warnings as > warnings and have it build? Maybe.) > > Same handful of deprecation warnings and build failure on gnome-shell > for the same reasons, but finally, this native context thing. I made a > patch to reverse this commit so that I can still build gnome-shell. > Oddly, it still works, but I see a little glitch here and there. ;-)
Building with clutter-1.1 is not currently supported. https://bugzilla.gnome.org/show_bug.cgi?id=610862 https://bugzilla.gnome.org/show_bug.cgi?id=610679 Have preliminary patches for Mutter and gnome-shell, but some fixes are needed before we can switch over. > The build fails with undefined error related to js_native_context, or > something. My WAG is this is related to having older xulrunner libs > than whoever committed these bits. No, it's a recent change to gjs - if you are using gnome-shell from git, you also need gjs from git. - Owen _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
