Hi Lukas and Kevin,

I've gtk-sharp-2.0 and mono-1.1 in my system but when I run the 'make'
I obtain  this error message  (I can also send you  the result  of the
autgen.sh step):


%%%> make                                                                       
              Err 2
Making all in src
make[1]: entrant dans le répertoire « /home/dcoeurjo/Sources/Holmes/holmes/src »
mcs -debug -out:Holmes.exe -target:exe ./Holmes.cs ./SearchEntry.cs 
./Sidebar.cs ./Tile.cs ./TileAction.cs ./HitFlavor.cs ./HitToHitFlavor.cs 
./HyperlinkLabel.cs ./View.cs ./GroupView.cs ./ListView.cs ./Action.cs 
./ActionGroup.cs ./LinkGroup.cs ./ColoredHSeparator.cs ./ImageFu.cs 
./actions/EvolutionActions.cs ./actions/NautilusActions.cs 
./actions/GaimActions.cs ./actions/FSpotActions.cs ./actions/TomboyActions.cs 
-r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll 
-r:/usr/lib/mono/gtk-sharp-2.0/art-sharp.dll   -r:/usr/lib/beagle/Beagle.dll 
-r:/usr/lib/beagle/Tiles.dll -r:/usr/lib/beagle/Util.dll   -r:Mono.Posix 
-resource:./search-entry-icon-hover.png,search-entry-icon-hover.png 
-resource:./search-entry-icon.png,search-entry-icon.png
./Holmes.cs(102) warning CS0168: The variable 'response' is declared but never 
used
./actions/EvolutionActions.cs(42) error CS0117: `Beagle.Hit' does not contain a 
definition for `ParentUriAsString'
./actions/EvolutionActions.cs(43) error CS0117: `Beagle.Hit' does not contain a 
definition for `ParentUriAsString'
./actions/EvolutionActions.cs(91) error CS0117: `Beagle.Hit' does not contain a 
definition for `ParentUriAsString'
./actions/EvolutionActions.cs(92) error CS0117: `Beagle.Hit' does not contain a 
definition for `ParentUriAsString'

** (/usr/lib/mono/1.0/mcs.exe:14159): WARNING **: Cannot load type 
'Gtk.IconSizeGType, gtk-sharp, Version=0.0.0.0, Culture=neutral, 
PublicKeyToken=null'
./GroupView.cs(11) warning CS0067: The event 'Holmes.GroupView.ObjectSelected' 
is never used
Compilation failed: 4 error(s), 2 warnings
make[1]: *** [Holmes.exe] Erreur 1
make[1]: quittant le répertoire « /home/dcoeurjo/Sources/Holmes/holmes/src »
make: *** [all-recursive] Erreur 1


Lukas Lipka writes:
 > Hey Dav,
 > 
 > What are other missing dependency checks? I don't know of anything other
 > than gtk-sharp-2.0 and mono-1.1 that we should check for.
 > 
 > Lukas
 > 
 > On Mon, 2005-10-03 at 08:47 +0200, David Coeurjolly wrote:
 > > Hi Charlie and the hackfesters,
 > > 
 > > Can  you specify on  the  Hackfest page  the software requirements  to
 > > compile holmes ?
 > > 
 > > The "configure" does not seem to check all  the lib versions. In fact,
 > > it doesn't compile on my system and I'd to check the dependencies..
 > > 
 > > Thanks,
 > > 
 > > Dav
 > > 
 > > Charlie Law writes:
 > >  > Though I'm not a programmer, I was interested in the Beagle hackfest 
 > > that went on last weekend. I just downloaded the Holmes source from CVS, 
 > > and I was amazed to see that it already works. In fact, on my system, it's 
 > > faster and stabler than Best or the Firefox plugin. It's also not bad 
 > > aesthetically, even though they've only just started working on that 
 > > aspect.
 > >  > 
 > >  > If you're interested in checking out Holmes, go to 
 > >  > 
 > >  > http://beagle-project.org/Beagle_UI_Hackfest
 > >  > 
 > >  > and follow the CVS instructions on that page.
 > >  > 
 > >  > Great job, you folks. We really appreciate it.
 > >  > 
 > >  > -
 > >  > _______________________________________________
 > >  > Dashboard-hackers mailing list
 > >  > Dashboard-hackers@gnome.org
 > >  > http://mail.gnome.org/mailman/listinfo/dashboard-hackers
 > >  > 
 > > 
 > 

-- 
----------------
David Coeurjolly - Chargé de recherche CNRS
Laboratoire LIRIS-UMR 5205
Batiment Nautibus, Universite Claude Bernard Lyon 1
43 boulevard du 11 novembre 1918, 69622 Villeurbanne cedex, France
Tel : (+33) [0]4.72.43.26.62  Fax : (+33) [0]4.72.43.15.36
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Reply via email to