Re: CVS Commit Policy
- From: Benoit Caccinolo <bcaccinolo idealx com>
- To: Kjartan Maraas <kmaraas broadpark no>
- Cc: gnome devel-list <gnome-devel-list gnome org>
- Subject: Re: CVS Commit Policy
- Date: Tue, 08 Feb 2005 16:31:59 +0100
On mar, 2005-02-08 at 15:47 +0100, Kjartan Maraas wrote:
> > > >
> > > Where and how does it fail?
> >
> > First of all it fails on libxslt compiling the file testplugin.c. It
> > seems that it can't find libxml headers but I installed the development
> > packages.
> >
> Seems to be some kind of local problem, it's building for everyone else
> including me, and has been building for a long time. What does
> your .jhbuildrc look like? Btw, jhbuild should build libxml2 from CVS as
> well, so there's really no need to install the -devel packages in
> addition I think
Yes libxml2 is compiled before without problem. Here is my .jhbuildrc:
moduleset = 'gnome-2.10'
# what directory should the source be checked out to?
checkoutroot = os.path.join(os.environ['HOME'], 'cvs', 'gnome2')
# the prefix to configure/install modules to (must have write access)
prefix = '/opt/gnome2'
skip = ['mozilla', 'gnomemeeting']
# , 'howl', 'gstreamer', 'evolution-data-server', 'libxklavier']
# extra arguments to pass to all autogen.sh scripts
# to speed up builds of gnome2, try '--disable-static --disable-gtk-doc'
#autogenargs=''
autogenargs = '--disable-docs-build'
# set CFLAGS:
#os.environ['CFLAGS'] = '-g -O2'
# a alternative install program to use.
# The included install-check program won't update timestamps if the
# header hasn't changed
os.environ['INSTALL'] = os.path.join(os.environ['HOME'],
'bin', 'install-check')
--
Benoit Caccinolo bcaccinolo idealx com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]