zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #03184
[Bug 733653] Re: make for tomboy does not work
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
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/733653
Title:
make for tomboy does not work
Status in Zeitgeist Data-Providers:
New
Bug description:
Hello,
I am trying to install all dataproviders.
"./autogen.sh --enable-all-plugins" was fine.
But with "make" I get the following error:
Making all in tomboy
make[1]: Entering directory `/home/boris/Desktop/temp/zeitgeist-dataproviders/tomboy'
/usr/bin/gmcs -out:ZeitgeistDataprovider.dll -debug -define:DEBUG -target:library -r:/usr/lib/tomboy/Tomboy.exe -r:/usr/local/lib/zeitgeist-sharp/zeitgeist-sharp.dll -r:Mono.Posix ./Zeitgeist.cs ./ZeitgeistAddin.cs ./NoteHandler.cs ./AssemblyInfo.cs -resource:./ZeitgeistDataprovider.addin.xml
./Zeitgeist.cs(26,33): error CS0103: The name `GLib' does not exist in the current context
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [ZeitgeistDataprovider.dll] Error 1
make[1]: Leaving directory `/home/boris/Desktop/temp/zeitgeist-dataproviders/tomboy'
make: *** [all-recursive] Error 1
Best
References