Re: gjs fails in gnome3 moduleset but doesn't in gnome-shell moduleset



Am 04.03.2011 13:31, schrieb Ionuț Bîru:
On 03/04/2011 02:22 PM, Marcel wrote:
Moin,

I've built gnome-shell successfully for some time now and gjs builds
fine in that moduleset. However, using the gnome3-moduleset it fails:

checking if SpiderMonkey needs extra compiler flags... yes
checking if -I/usr/include/xulrunner-1.9.2/unstable works... no
configure: error: Unable to determine extra compiler flags needed


maybe you want to upload somewhere config.log


When building GS, the configure script concludes that SpiderMonkey
doesn't need extra compiler flags and the second check therefore isn't
done at all. Both source/gjs/configure.am scripts don't differ.

That unstable directory indeed doesn't exist (Arch Linux), if I remove
the "/unstable" part from configure.am and reconfigure, the check seems
to succeed, but the compiler is missing some glib headers. (Which
shouldn't happen, too...)


i built gjs 0.7.11 fine for our gnome-unstable repo in arch linux using
stock xulrunner 1.9.14.


Config log of gjs in the gnome3 moduleset is this:
http://pastebin.com/y5CQKxie

Interesting parts seem to be from line 750 and from 790. There's also mozjs missing a few times before 750, maybe thats the cause? What is mozjs, how might I fix that?

What puzzles me is that its building in the gnome-shell moduleset which is supposed to be the same as in gnome3 according to andre (#gnome3).

Marcel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]