Στις 04-07-2005, ημέρα Δευ, και ώρα 07:40 +0300, ο/η regatta έγραψε: > Hi > > Here what I got when I tried to compile beagle , I hope this can help you > > Making all in Tiles > make[2]: Entering directory `/root/beagle-0.0.11.1/Tiles' > mcs -debug -out:Tiles.dll -target:library -warn:4 > -define:ENABLE_EVO_SHARP ./HitFlavor.cs ./HitToHitFlavor.cs > ./SimpleRootTile.cs ./Template.cs ./TileActionAttribute.cs ./Tile.cs > ./TileBlog.cs ./TileBugzilla.cs ./TileCalendar.cs ./TileCanvas.cs > ./TileContact.cs ./TileDocs.cs ./TileFile.cs ./TileFolder.cs > ./TileFromHitTemplate.cs ./TileFromTemplate.cs ./TileGoogle.cs > ./TileHitCollection.cs ./TileImLog.cs ./TileLauncher.cs > ./TileMailMessage.cs ./TileMonodoc.cs ./TileMusic.cs ./TileNote.cs > ./TilePicture.cs ./TilePresentation.cs ./TileRenderContext.cs > ./TileSpreadsheet.cs ./TileStyleAttribute.cs ./TileWebHistory.cs > -r:/usr/lib/mono/evolution-sharp/evolution-sharp.dll > -r:/usr/lib/mono/gtk-sharp/glib-sharp.dll > -r:/usr/lib/mono/gtk-sharp/pango-sharp.dll > -r:/usr/lib/mono/gtk-sharp/atk-sharp.dll > -r:/usr/lib/mono/gtk-sharp/gdk-sharp.dll > -r:/usr/lib/mono/gtk-sharp/gtk-sharp.dll > -r:/usr/lib/mono/gtk-sharp/glade-sharp.dll > -r:/usr/lib/mono/gecko-sharp/gecko-sharp.dll > -r:/usr/lib/mono/gtk-sharp/gnome-sharp.dll > -r:/usr/lib/mono/gtk-sharp/art-sharp.dll > -r:/usr/lib/mono/gtk-sharp/gconf-sharp.dll > -r:/usr/lib/mono/gtk-sharp/gconf-sharp-peditors.dll > -r:/usr/lib/mono/gmime-sharp/gmime-sharp.dll -r:../Util/Util.dll > -r:../images/Images.dll -r:../BeagleClient/Beagle.dll -r:Mono.Posix > -resource:./template-page.css,template-page.css > -resource:./template-head.html,template-head.html > -resource:./template-foot.html,template-foot.html > -resource:./template-contact.html,template-contact.html > -resource:./template-file.html,template-file.html > -resource:./template-folder.html,template-folder.html > -resource:./template-google.html,template-google.html > -resource:./template-bugzilla.html,template-bugzilla.html > -resource:./template-im-log.html,template-im-log.html > -resource:./template-mail-message.html,template-mail-message.html > -resource:./template-music.html,template-music.html > -resource:./template-note.html,template-note.html > -resource:./template-picture.html,template-picture.html > -resource:./template-web-history.html,template-web-history.html > -resource:./template-blog.html,template-blog.html > -resource:./template-monodoc.html,template-monodoc.html > -resource:./template-docs.html,template-docs.html > -resource:./template-presentation.html,template-presentation.html > -resource:./template-launcher.html,template-launcher.html > -resource:./template-calendar.html,template-calendar.html > -resource:./template-spreadsheet.html,template-spreadsheet.html > ./TileMailMessage.cs(78) error CS0117: `GMime.InternetAddress' does > not contain a definition for `ParseString' > Compilation failed: 1 error(s), 0 warnings > make[2]: *** [Tiles.dll] Error 1 > make[2]: Leaving directory `/root/beagle-0.0.11.1/Tiles' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/beagle-0.0.11.1' > make: *** [all] Error 2 > > --------------------------- > > lnx3w069 beagle-0.0.11.1 # mono --version > Mono JIT compiler version 1.1.8.1, (C) 2002-2005 Novell, Inc and > Contributors. www.mono-project.com > TLS: __thread > GC: Included Boehm (with typed GC) > SIGSEGV : normal > Globalization: normal > > lnx3w069 beagle-0.0.11.1 # gmime-config --version > 2.1.15
Hi, gmime 2.1.15 is only supported in the CVS version of Beagle and not in 0.0.11.1. That is the problem. It has been discussed in this list before. _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
