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
On Tue 04 Feb 2014 07:47:29 AM EST, Piyush Goel wrote: > Hey everyone, > I was trying to build evince using jhbuild and got the following > problem at [14/24] > > In file included from atspi-collection.c:24:0: > atspi-private.h:37:38: fatal error: atspi-accessible-private.h: No > such file or directory > compilation terminated. > In file included from atspi-application.c:24:0: > atspi-private.h:37:38: fatal error: atspi-accessible-private.h: No > such file or directory > compilation terminated. > In file included from atspi-accessible.c:25:0: > atspi-private.h:37:38: fatal error: atspi-accessible-private.h: No > such file or directory > compilation terminated. > In file included from atspi-component.c:30:0: > atspi-private.h:37:38: fatal error: atspi-accessible-private.h: No > such file or directory > compilation terminated. > In file included from atspi-action.c:24:0: > atspi-private.h:37:38: fatal error: atspi-accessible-private.h: No > such file or directory > compilation terminated. > make[3]: *** [libatspi_la-atspi-collection.lo] Error 1 > make[3]: *** Waiting for unfinished jobs.... > make[3]: *** [libatspi_la-atspi-action.lo] Error 1 > make[3]: *** [libatspi_la-atspi-accessible.lo] Error 1 > make[3]: *** [libatspi_la-atspi-application.lo] Error 1 > make[3]: *** [libatspi_la-atspi-component.lo] Error 1 > make[3]: Leaving directory > `/home/piyush/jhbuild/checkout/at-spi2-core/atspi' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/home/piyush/jhbuild/checkout/at-spi2-core/atspi' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/piyush/jhbuild/checkout/at-spi2-core' > make: *** [all] Error 2 > *** Error during phase build of at-spi2-core: ########## Error running > make -j 5 *** [14/24] > > > Any help would be appreciated.Much thanks! > > > -- > Regards, > > Piyush Goel > Information Technology 2011-2015|NSIT,Delhi > Ph: +91 9891006457 > > > _______________________________________________ > evince-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/evince-list _______________________________________________ evince-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/evince-list
