On Wed, 2004-04-07 at 15:23 -0400, Joe Marcus Clarke wrote: > After upgrading to Evo 1.5.6.1, one of my users complained: > > /libexec/ld-elf.so.1: > /usr/X11R6/lib/evolution/1.5/components/libevolution-mail.so: Undefined > symbol "camel_folder_get_deleted_message_count" > > Sure enough, that function is referenced twice (once in > mail/em-folder-tree-model.c, and once in mail/mail-folder-cache.c). It > looks like replacing it with folder->summary->deleted_count will work, > but I'm not sure if that's correct. > > This has been reported as > http://bugzilla.ximian.com/show_bug.cgi?id=56597. Thanks.
Evolution 1.5.6.2 was already released to fix this. This release could have gone - better, but 1.5.6 had a migration bug we couldn't let go and then the fix grabbed those new symbols. -JP -- JP Rosevear <[EMAIL PROTECTED]> Novell, Inc. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
