[gnome-love] Compilation with jhbuild



Hello everyone,

I'm trying to compile gnome cvs with jhbuild on a debian unstable chrooted on
a debian testing. I have 3 problems.

* The first :
$~/bin/jhbuild sanitycheck
Could not find DocBook XML DTD V4.1.2 in XML catalog
Could not find DocBook XSL Stylesheets in XML catalog

Does anyone know which Debian package I need to add ?
(docbook, docbook-xml, docbook-xsl does already installed)


* The second : jhbuild bootstrap failed : It doesn't find 'packagedb.xml'.
I was try after create it's directory : same.
I was try after create the file (empty) : same.

$ ls -l /home/yannick/gnome-2.10/share/jhbuild/packagedb.xml
-rw-r--r--  1 yannick yannick 0 Mar 29 20:03
/home/yannick/gnome-2.10/share/jhbuild/packagedb.xml

$~/bin/jhbuild bootstrap
(...)
make[1]: Leaving directory `/home/yannick/cvs/gnome2/gettext-0.14.3'
Traceback (most recent call last):
  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild", line 6, in ?
    
  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild/main.py", line 115, in main
    jhbuild.commands.run(command, config, args)

  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild/commands/base.py", line 44,
in run
    return func(config, args)
  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild/commands/bootstrap.py", line
33, in do_bootstrap
    build.build()
  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild/frontends/buildscript.py",
line 83, in build
    nextstate, error, altstates = module.run_state(self, state)
  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild/modtypes/base.py", line 69,
in run_state
    return method(buildscript)
  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild/modtypes/tarball.py", line
199, in do_install
    buildscript.packagedb.add(self.name, self.version or '')
  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild/utils/packagedb.py", line 81,
in add
    self._write_cache()
  File "/home/yannick/cvs/gnome2/jhbuild/jhbuild/utils/packagedb.py", line 74,
in _write_cache
    document.writexml(open(self.dbfile, 'w'))
IOError: [Errno 2] No such file or directory:
'~/gnome-2.10/share/jhbuild/packagedb.xml'


* The third : Doesn't find aclocal script.
$~/bin/jhbuild
(...)
aclocal: couldn't open directory `~/gnome-2.10/share/aclocal': No such file or
directory
(...)
$ls -l ~/gnome-2.10/share/  
drwxr-xr-x   2 yannick yannick 4096 Apr  2 13:49 aclocal


Do you have solutions for this problems ?
Does the chroot is a bad idea ?

Thanks,

Yannick


        

        
                
__________________________________________________________________
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/



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