hi, it could be that you don't have the introspection.m4 file? check that you have the gobject-introspection packages installed. then try to start from scratch, with git clean -dfx (beware this will remove any file that you have added!) and the usual autogen.sh and make.
hope this helps, ivan. On 5/7/11, Anders Feder <[email protected]> wrote: > Hi, > > When trying to build the latest version of Tracker from git on Ubuntu > 11.04, I get the following error: > > autoreconf: running: automake --add-missing --copy --force-missing > src/libtracker-extract/Makefile.am:76: HAVE_INTROSPECTION does not > appear in AM_CONDITIONAL > src/libtracker-extract/Makefile.am:77: INTROSPECTION_CFLAGS must be set > with `=' before using `+=' > src/libtracker-miner/Makefile.am:149: HAVE_INTROSPECTION does not appear > in AM_CONDITIONAL > src/libtracker-miner/Makefile.am:150: INTROSPECTION_CFLAGS must be set > with `=' before using `+=' > src/libtracker-sparql/Makefile.am:82: HAVE_INTROSPECTION does not appear > in AM_CONDITIONAL > autoreconf: automake failed with exit status: 1 > > Any idea what might be causing this? Thanks, > > Anders Feder > > > _______________________________________________ > tracker-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/tracker-list > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
