Using jhbuild

2012-08-17 Thread Lanoxx
So today I thought I would give jhbuild another try, so I can build gtk+ 3.5. My question is, after I cloned jhbuild, should I run autogen.sh with the --prefix=/usr option or is that not neccessary? Is there a rule of thumb when this option is necessary? Regards Lanoxx

Re: Using jhbuild

2012-08-17 Thread Jasper St. Pierre
On Fri, Aug 17, 2012 at 4:24 AM, Lanoxx lan...@gmx.net wrote: So today I thought I would give jhbuild another try, so I can build gtk+ 3.5. My question is, after I cloned jhbuild, should I run autogen.sh with the --prefix=/usr option or is that not neccessary? You want to build jhbuild into

Re: Using jhbuild

2012-08-17 Thread Javier Jardón
On 17 August 2012 17:24, Lanoxx lan...@gmx.net wrote: So today I thought I would give jhbuild another try, so I can build gtk+ 3.5. My question is, after I cloned jhbuild, should I run autogen.sh with the --prefix=/usr option or is that not neccessary? No, install as a normal user. Do not use

Re: Using jhbuild

2012-08-17 Thread Lanoxx
So if I just wand to build gtk+ 3.5.x with its dependencies. What moduleset name would I use in my config file? On 17/08/12 11:26, Javier Jardón wrote: On 17 August 2012 17:24, Lanoxx lan...@gmx.net wrote: So today I thought I would give jhbuild another try, so I can build gtk+ 3.5. My

Re: Using jhbuild

2012-08-17 Thread Andre Klapper
On Fri, 2012-08-17 at 14:40 +0200, Lanoxx wrote: So if I just wand to build gtk+ 3.5.x with its dependencies. What moduleset name would I use in my config file? https://live.gnome.org/ThreePointFive states that the current unstable series is 3.5.x which will become the 3.6.x stable series. If

Re: Using jhbuild

2012-08-17 Thread Lanoxx
On 17/08/12 15:28, Andre Klapper wrote: On Fri, 2012-08-17 at 14:40 +0200, Lanoxx wrote: So if I just wand to build gtk+ 3.5.x with its dependencies. What moduleset name would I use in my config file? https://live.gnome.org/ThreePointFive states that the current unstable series is 3.5.x which

gobject-introspection build failure (using jhbuild)

2010-06-03 Thread Toufique, Imam
Greetings, I am trying to build gnome desktop using jhbuild and hitting an error below: make[2]: Entering directory `/tmp/checkout/gnome/gobject-introspection-0.6.7/gir' Makefile:851: *** Need to define GLib_2_0_gir_LIBS or GLib_2_0_gir_PROGRAM. Stop. make[2]: Leaving directory `/tmp

Re: building GNOME 2.11 on x86_64 using jhbuild

2005-06-13 Thread Pat Suwalski
Jeroen Zwartepoorte wrote: Hi, In the last couple of days i've built gnome-2.11 using jhbuild about 10 times so far. It builds fine (uncovered some gcc4-related bugs, filed them and they're fixed; apply a hal patch to n-c-b etc.). This is on a Fedora system, with up-to-date packages from

Re: building GNOME 2.11 on x86_64 using jhbuild

2005-06-13 Thread Pat Suwalski
Pat Suwalski wrote: I was hoping to test your theory this evening, but I can't get very far in the build, which dies at gtk because of: ./.libs/libgtk-x11-2.0.so: undefined reference to `g_utf8_collate_key_for_filename' On further thought, this must be because it's trying to link against

building GNOME 2.11 on x86_64 using jhbuild

2005-06-12 Thread Jeroen Zwartepoorte
Hi, In the last couple of days i've built gnome-2.11 using jhbuild about 10 times so far. It builds fine (uncovered some gcc4-related bugs, filed them and they're fixed; apply a hal patch to n-c-b etc.). This is on a Fedora system, with up-to-date packages from rawhide. However, after it has