Re: [gnome-love] Help building Gnome 3 on Debian Squeeze
- From: Scott Parker <scottp sk8 gmail com>
- To: Matheus Almeida <hm matheus gmail com>
- Cc: gnome-love gnome org
- Subject: Re: [gnome-love] Help building Gnome 3 on Debian Squeeze
- Date: Wed, 27 Apr 2011 18:38:49 -0700
Okay I've run into an issue when compiling nss. The error is as follows:
drbg.c: In function ‘RNG_RandomUpdate’:
drbg.c:510: error: size of array ‘arg’ is negative
drbg.c:513: warning: large integer implicitly truncated to unsigned type
make[4]: *** [Linux2.6_x86_glibc_PTH_OPT.OBJ/Linux_SINGLE_SHLIB/drbg.o] Error 1
make[4]: Leaving directory `/home/gnomedev/checkout/gnome/nss-3.12.6/mozilla/security/nss/lib/freebl'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/home/gnomedev/checkout/gnome/nss-3.12.6/mozilla/security/nss/lib/freebl'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/home/gnomedev/checkout/gnome/nss-3.12.6/mozilla/security/nss/lib'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/home/gnomedev/checkout/gnome/nss-3.12.6/mozilla/security/nss'
make: *** [all] Error 2
*** Error during phase build of nss: ########## Error running make *** [38/209]
Scott Parker
On Wed, Apr 27, 2011 at 4:49 PM, Matheus Almeida
<hm matheus gmail com> wrote:
I have been trying to build the latest Gnome 3 on Debian Squeeze following the requirements at
http://live.gnome.org/JhbuildDependencies/Debian. I have tried several different approaches i.e bootstrapping / not bootstrapping, and the options to add to the jhbuildrc in response to the "Usual Problems" provided at the same link, but to no avail.
Here is my current .jhbuildrc:
# -*- mode: python -*-
# if you have a GNOME git account, uncomment this line
# repos['git.gnome.org'] = 'ssh://user git gnome org/git/'
moduleset = 'gnome-apps-3.2'
modules = [ 'meta-gnome-core', 'meta-gnome-apps-tested' ]
checkoutroot = os.path.expanduser('~/checkout/gnome')
prefix = '/opt/gnome'
os.environ['LDFLAGS'] = "-L" + prefix + "/lib"
autogenargs='--disable-static --disable-gtk-doc'
module_autogenargs['hal'] = '--with-hal-user=hal --with-hal-group=hal'
Has anyone successfully built the current Gnome 3 on Squeeze and if so could you provide the steps necessary to do so. I would really like to get involved in contributing to Gnome but cannot seem to get the development environment setup.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]