Just tried that now. Results:

make[4]: Entering directory `/home/ryan/gnome-shell/source/json-glib/json-glib'
  CC     json-array.lo
  CC     json-debug.lo
  CC     json-gboxed.lo
  CC     json-generator.lo
  CC     json-gobject.lo
  CC     json-node.lo
  CC     json-object.lo
  CC     json-parser.lo
cc1: warnings being treated as errors
./json-parser.c: In function ‘json_parser_load’:
./json-parser.c:916:38: error: comparison between ‘GTokenType’ and ‘enum 
<anonymous>’
./json-parser.c:917:38: error: comparison between ‘GTokenType’ and ‘enum 
<anonymous>’
make[4]: *** [json-parser.lo] Error 1
make[4]: Leaving directory `/home/ryan/gnome-shell/source/json-glib/json-glib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ryan/gnome-shell/source/json-glib/json-glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ryan/gnome-shell/source/json-glib/json-glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ryan/gnome-shell/source/json-glib'
make: *** [all] Error 2
*** Error during phase build of json-glib: ########## Error running make   *** 
[2/7]

  [1] Rerun phase build
  [2] Ignore error and continue to install
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "configure"
  [8] Go to phase "clean"
  [9] Go to phase "distclean"
choice: 





________________________________
From: Sriram Ramkrishna <s...@ramkrishna.me>
To: Alessandro Crismani <alessandro.crism...@gmail.com>
Cc: gnome-shell-list@gnome.org
Sent: Tue, May 25, 2010 8:54:44 PM
Subject: Re: Gnome-Shell building fails on Arch Linux

Did you try jhbuild build gnome-shell -a -c?

sri


On Tue, Apr 27, 2010 at 9:45 AM, Alessandro Crismani 
<alessandro.crism...@gmail.com> wrote:

Hi everybody,
>
>>I'm using Arch Linux and I would like to build a bleeding edge snapshot of 
>>gnome-shell, however jhbuild fail at step 3 with the following error:
>
>>./json-parser.c:916:38: error: comparison between ‘GTokenType’ and ‘enum 
>><anonymous>’
>
>>If I continue the build process it ends saying success, however when I launch 
>>./gnome-shell --replace I get something like GConf schemas missing, killing 
>>the shell.
>
>>Besides, I tried to compile on Fedora and it works like a charm, am I missing 
>>some dependency which I am not aware of?
>
>>I tried the Arch AUR package and it works fine (now I have the GConf schemas 
>>thanks to it, so I can't reproduce the previous error), however I would like 
>>to be able to compile the lastest source.
>
>>I searched through Google but I can't find anything related to my problem, is 
>>anybody able to help me?
>
>>Thanks in advance, and keep up with the project!
>
>>Cheers,
>>Alessandro
>>_______________________________________________
>>gnome-shell-list mailing list
>gnome-shell-list@gnome.org
>http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to