zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #03203
[Bug 733653] Re: make for tomboy does not work
Taking up the work, but for that I need all the info I asked for
** Changed in: zeitgeist-dataproviders
Status: New => Incomplete
** Changed in: zeitgeist-dataproviders
Assignee: (unassigned) => Manish Sinha (मनीष सिन्हा) (manishsinha)
--
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:
Incomplete
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