GNOME Bugzilla – Bug 631175
Mutter error compiling Gnome Shell
Last modified: 2010-10-02 17:18:57 UTC
Created attachment 171576 [details] terminal response I'm on Ubuntu. I'm trying to build gnome-shell as described here: http://live.gnome.org/GnomeShell#building Before posting I read the FAQ on that page, but couldn't find any useful. Everything goes well, until I reach the compilation of mutter. I attached the last lines of the terminal when it happened. I tried to do it again, but it's always the same, also when donloading again the files. I think that the problem is this: cc1: warnings being treated as errors mutter-mag.c: In function ‘get_pixbuf’: mutter-mag.c:59: error: passing argument 2 of ‘gdk_pixbuf_get_from_window’ makes integer from pointer without a cast /home/davide/gnome-shell/install/include/gtk-3.0/gdk/gdkpixbuf.h:41: note: expected ‘int’ but argument is of type ‘struct GdkWindow *’ mutter-mag.c:59: error: too many arguments to function ‘gdk_pixbuf_get_from_window’
*** This bug has been marked as a duplicate of bug 631147 ***
(In reply to comment #1) > > *** This bug has been marked as a duplicate of bug 631147 *** Sorry I didn't find it before :)