Re: [gnome-love] Help to "jhbuild" gnome on Debian Wheezy



Try configuring with "--without-libtasn1 "

Read about module_autogenargs here:
https://developer.gnome.org/jhbuild/3.2/jhbuild.html#config-reference

It looks like you'll have to add to your ~/.config/jhbuildrc something like

module_autogenargs = {'p11-kit': "--without-libtasn1"}

Wheezy has pretty old packages at this point (GNOME 3.4 and whatnot --
which are 18+months out of date). Have you considered upgrading to
Debian Jesse/Testing?

On 10/07/2013 11:44 AM, Mathieu Stumpf wrote:
Ok, I just met an error :

error: libtasn1 not found. Building without it results in significant
loss of functionality. To proceed use --without-libtasn1
*** Error during phase configure of p11-kit: ########## Error running
./configure --prefix /opt/gnome --libdir '/opt/gnome/lib64' 
--disable-static --disable-gtk-doc  *** [19/85]

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

What should I do? I already installed libtasn1-3 libtasn1-3-dev and
libtasn1-3-bin packages…
Giving up the module let me continue the building process, but it warns
me that I may experience
"significant lost of features".





Le 2013-10-07 18:38, Mathieu Stumpf a Ă©crit :
Hello, I'm triying to install the gnome dev environement on my Debian
Wheezy. I logged my progress so far on the wiki[1].

Well it's been a while since my last attempt and I just relaunched a
"jhbuild build --nodeps" to see what happens. So far it compiled 9/85
packages.

Maybe I should try the gnome continuous/OStree path, and launch gnome in
a VM. what do you think?


[1] https://wiki.gnome.org/psychoslave/installing




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