Public bug reported:

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

** Affects: zeitgeist-dataproviders
     Importance: Undecided
         Status: New

-- 
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-Sources:
  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

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to