make for tomboy does not work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Zeitgeist Data-Sources |
High
|
Manish Sinha (मनीष सिन्हा) |
Bug Description
Hello,
I am trying to install all dataproviders.
"./autogen.sh --enable-
But with "make" I get the following error:
Making all in tomboy
make[1]: Entering directory `/home/
/usr/bin/gmcs -out:ZeitgeistD
./Zeitgeist.
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [ZeitgeistDatap
make[1]: Leaving directory `/home/
make: *** [all-recursive] Error 1
Best
Related branches
Taking up the work, but for that I need all the info I asked for
Changed in zeitgeist-dataproviders: | |
assignee: | nobody → Manish Sinha (मनीष सिन्हा) (manishsinha) |
status: | New → Incomplete |
I tried this and got
Making all in tomboy
make[1]: Entering directory `/home/
/usr/bin/gmcs -out:ZeitgeistD
make[1]: Leaving directory `/home/
I am running on Natty Beta 2
Versions:
$ mono --version
Mono JIT compiler version 2.6.7 (Debian 2.6.7-5ubuntu3)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-
TLS: __thread
GC: Included Boehm (with typed GC and Parallel Mark)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
$ zeitgeist-daemon --version
0.7.1
$ pkg-config --modversion gtk-sharp-2.0
2.12.10
Finally I was able to replicate this issue.
If the package libgtk2.0-cil-dev is not installed, then this tomboy dataprovider should not get enabled.
I get the output
checking for ZEITGEIST_SHARP... yes
checking for TOMBOY_ADDINS... yes
checking for GTK_SHARP... no
checking for tomboy... /usr/bin/tomboy
checking which plugins to compile... bzr chrome eog gedit rhythmbox vim emacs tomboy telepathy xchat
configure: Zeitgeist-
configure: ** bzr plugin enabled
configure: ** chrome plugin enabled
configure: ** eog plugin enabled
configure: firefox-libzg plugin disabled
configure: geany plugin disabled
configure: ** gedit plugin enabled
configure: ** rhythmbox plugin enabled
configure: totem-libzg plugin disabled
configure: ** vim plugin enabled
configure: ** emacs plugin enabled
configure: ** tomboy plugin enabled
configure: ** telepathy plugin enabled
configure: ** xchat plugin enabled
Which is wrong. tomboy should have been disabled because GTK_SHARP is no
Setting it as confirmed and High
Changed in zeitgeist-dataproviders: | |
importance: | Undecided → High |
milestone: | none → 0.2.0 |
status: | Incomplete → Confirmed |
Done! Party time.
Info on how to build the dataproviders
http://
Changed in zeitgeist-dataproviders: | |
status: | Confirmed → Fix Committed |
Boris Dayma (borisd13) wrote : | #6 |
Thanks Manish
Bug fixed for me !
Gah. It has been a month since this bug is reported. Sorry for missing it
I need some information:
1) Which one you using maverick or natty?
2) Which version of zeitgeist you have? It can be found by
$ zeitgeist-daemon --version