Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
Date: Fri, 14 Oct 2011 01:20:29
Message-Id: yu97h489xni.fsf@nyu.edu
In Reply to: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) by "Canek Peláez Valdés"
1 On Thu, Oct 13 2011, Canek Peláez Valdés wrote:
2
3 > On Thu, Oct 13, 2011 at 6:34 AM, Allan Gottlieb <gottlieb@×××.edu> wrote:
4 >> I typed that command as root (no complaints)
5 >> and restarted gdm (twice).
6 >> Same problem
7 >>
8 >> oldlap ~ # dmesg | grep gnome-shell
9 >> gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in libmozjs185.so.1.0.0[b67f1000+2ca000]
10 >
11 > Mmmh. Then the problem is probably not the video. Try reemerging
12 > spidermonkey, gjs and gnome-shell; my versions are:
13 >
14 >
15 > [ebuild R #] dev-lang/spidermonkey-1.8.5 USE="-static-libs -test" 0 kB [0]
16 > [ebuild R #] dev-libs/gjs-1.30.0 USE="examples -test" 0 kB [0]
17 > [ebuild R #] gnome-base/gnome-shell-3.2.0-r1 0 kB [1]
18 >
19 > Notice that gjs move to the tree, and so the latest version is outside
20 > de overlay.
21
22 I rebuilt all three and, as you noted only gnome-shell is from the
23 overlay the other two are in the main tree.
24
25 Sadly the result is the same: A new reboot still gives
26
27 oldlap ~ # dmesg | grep gnome-shell
28 gnome-shell[3302] general protection ip:b687ddc2 sp:bf8623e4 error:0 in libmozjs185.so.1.0.0[b6843000+2ca000]
29 gnome-shell[3456] general protection ip:b68d1dc2 sp:bfdf4de4 error:0 in libmozjs185.so.1.0.0[b6897000+2ca000]
30 oldlap ~ #
31
32 Not sure what to do now other than wait/hope that 3.2.1 (to be released
33 next week) makes it to the overlay and is better for me.
34
35 allan
36
37 PS I guess I was lucky with 3.0 since it "just worked", at least to the
38 extent that I could log in and play with it.

Replies

Subject Author
Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) "Canek Peláez Valdés" <caneko@×××××.com>