1.) Run autogen.sh without sudo privilege 2.) try installing gtk3-devel package some solutions here : https://wiki.gnome.org/action/show/Projects/GObjectIntrospection/AutotoolsIntegration
On Tue, Dec 15, 2015 at 7:37 PM, mehul jain <[email protected]> wrote: > hello everyone, > > I am trying to build evince but facing the following problem > > evince-3.18.2 $sudo ./autogen.sh > /usr/bin/gnome-autogen.sh > checking for autoreconf >= 2.53... > testing autoreconf... found 2.69 > checking for glib-gettext >= 2.2.0... > testing glib-gettextize... found 2.40.2 > checking for intltool >= 0.25... > testing intltoolize... found 0.50.2 > checking for pkg-config >= 0.14.0... > testing pkg-config... found 0.26 > checking for gtk-doc >= 1.13... > testing gtkdocize... found 1.20 > Checking for required M4 macros... > Checking for forbidden M4 macros... > **Warning**: I am going to run `configure' with no arguments. > If you wish to pass any to it, please specify them on the > `./autogen.sh' command line. > > Processing ./configure.ac > Running glib-gettextize... Ignore non-fatal messages. > Copying file po/Makefile.in.in > > Please add the files > codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 > progtest.m4 > from the /usr/share/aclocal directory to your autoconf macro directory > or directly to your aclocal.m4 file. > You will also need config.guess and config.sub, which you can get from > ftp://ftp.gnu.org/pub/gnu/config/. > > Running gtkdocize... > Running intltoolize... > Running autoreconf... > autoreconf: Entering directory `.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal --force --warnings=no-portability -I m4 > ${ACLOCAL_FLAGS} > autoreconf: configure.ac: tracing > autoreconf: running: libtoolize --copy --force > libtoolize: putting auxiliary files in `.'. > libtoolize: copying file `./ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. > libtoolize: copying file `m4/libtool.m4' > libtoolize: copying file `m4/ltoptions.m4' > libtoolize: copying file `m4/ltsugar.m4' > libtoolize: copying file `m4/ltversion.m4' > libtoolize: copying file `m4/lt~obsolete.m4' > autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability > autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability > autoreconf: running: automake --add-missing --copy --force-missing > --warnings=no-portability > libdocument/Makefile.am:156: error: HAVE_INTROSPECTION does not appear in > AM_CONDITIONAL > libview/Makefile.am:134: error: HAVE_INTROSPECTION does not appear in > AM_CONDITIONAL > autoreconf: automake failed with exit status: 1 > > > > > I have followed the "getting started page" on wiki gnome to build evince. It > will be very helpful if someone may point out what is going wrong and how to > make it right. > Ubuntu: 14.04 LTS > > Cheers > Mehul Jain > > > > > > _______________________________________________ > evince-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/evince-list > -- Regards, Kunaal Jain _______________________________________________ evince-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/evince-list
