Re: [Tracker] HAVE_INTROSPECTION configure error while compiling tracker 10.26




I am trying to compile tracker using bitbake. In the configuration
stage, I am getting the errors related to the HAVE_INTROSPECTION. 

 src/libtracker-extract/Makefile.am:72: HAVE_INTROSPECTION does not
appear in AM_CONDITIONAL
| src/libtracker-extract/Makefile.am:73: INTROSPECTION_CFLAGS must be
set with `=' before using `+='
| src/libtracker-miner/Makefile.am:154: HAVE_INTROSPECTION does not
appear in AM_CONDITIONAL
| src/libtracker-miner/Makefile.am:155: 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
| + oefatal 'autoreconf execution failed.'
| + echo



What do I have to do to get rid of this error? 


You need to have both 'libgirepository-dev' and 'gobject-introspection'
installed (package names may be slightly different in your system).

Cheers,

-- 
Aleksander




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]