On Tue, 2014-02-04 at 10:37 -0500, Hashem Nasarat wrote: > I was having trouble building this module recently too. Perhaps > something is broken in at-spi2-core. > Until that gets fixed, you can skip (option 3) building the module, > note what module is being built immediately after, then Ctrl-C out of > jhbuild then do something like: > jhbuild build evince --start-at=module-after-at-spi2-core
A better solution could be fallback to a stable version of at-spi2-core. For example, in your .jhbuildrc: branches['at-spi2-core'] = (None, 'gnome-3-8') See https://developer.gnome.org/jhbuild/stable/config-reference.html for further reference. In addition, it would be nice to let the at-spi2 developers know about the issue. -- Germán Poo-Caamaño http://calcifer.org/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ evince-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/evince-list
