On Sat, Apr 19, 2008 at 11:13 PM, anthony taranto <[EMAIL PROTECTED]> wrote: > hey, > > trying to run jhbuild but i've hit a couple of errors. i feel like i must be > missing something obvious. i'm running ubuntu 8.04. > > 1. hippo-canvas > > /usr/bin/python: can't open file > '/home/voltron/proj/olpc/sugar-jhbuild/build/share/pygtk/2.0/codegen/codegen.py': > [Errno 2] No such file or directory > make[2]: *** [hippo.c] Error 2 > > at this point in the build all there is in the build/shared/pygtk/2.0/is a > defs dir. if i symlink to the build/share/pygobject/2.0/codegen dir, i can > successfully build hippo-canvas. why is it trying to reference codegen from > pygtk?
Looks like pygobject trunk is broken. So I reverted to the tarball we was using before and applied the changes we need as a patch. I also landed some invasive refactoring of sugar-jhbuild, so I suggest to retry with a clean build. Marco _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

