Re: [Tracker] /usr/libexec/tracker-miner-fs -v 3



On 16/09/11 14:36, Björn Johansson wrote:
I reinstalled and I got the following from make check.
The other steps didnt produce any errors that I could notice.

I have vala 0.12 if this makes a difference.
This is on ubuntu natty 64 bit

ldconfig didnt make any difference.

Sometimes it can.

/bin/sed: can't read /usr/lib/libpangocairo-1.0.la
<http://libpangocairo-1.0.la>: No such file or directory
libtool: link: `/usr/lib/libpangocairo-1.0.la
<http://libpangocairo-1.0.la>' is not a valid libtool archive
make[3]: *** [libextract-pdf.la <http://libextract-pdf.la>] Error 1
make[3]: Leaving directory
`/home/bjorn/Desktop/tracker-0.12.1/src/tracker-extract'
make[2]: *** [check] Error 2
make[2]: Leaving directory
`/home/bjorn/Desktop/tracker-0.12.1/src/tracker-extract'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/bjorn/Desktop/tracker-0.12.1/src'
make: *** [check-recursive] Error 1

I personally use:

  sudo rm /usr/lib/*.la

If you prefer you can move them to a la/ directory. They can catch you out sometimes and I prefer not to use them myself.

After that:

  git clean -dfx
  ./autogen.sh ..
  ...

It should work. If it doesn't, there may be older files in $prefix contaminating the operation of Tracker.

--
Regards,
Martyn

Founder and CEO of Lanedo GmbH.



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