After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 631175 - Mutter error compiling Gnome Shell
Mutter error compiling Gnome Shell
Status: RESOLVED DUPLICATE of bug 631147
Product: mutter
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-02 16:47 UTC by Davide Alberelli
Modified: 2010-10-02 17:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
terminal response (2.14 KB, text/plain)
2010-10-02 16:47 UTC, Davide Alberelli
Details

Description Davide Alberelli 2010-10-02 16:47:30 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’
Comment 1 Colin Walters 2010-10-02 17:13:32 UTC

*** This bug has been marked as a duplicate of bug 631147 ***
Comment 2 Davide Alberelli 2010-10-02 17:18:57 UTC
(In reply to comment #1)
> 
> *** This bug has been marked as a duplicate of bug 631147 ***

Sorry I didn't find it before :)