mail/evolution 2.8.3 fails to allow me to edit options for my mail accounts. output from the console complains about an unsatisfied link for symbol '_' from '/usr/local/lib/evolution/2.8/plugins/liborg-gnome-groupwise-features.so' which is loaded even if you don't have a "groupwise" Evolution account (I don't) The library does not laod due to failure of inclusion of the proper gettext macro in 'plugins/groupwise-features/junk-settings.c'. A patch is included in the 'fixes' field of this bugreport. I am not so sure this is the "proper" wau to include the gettext macros, as some files in this directory include <libgnome/gnome-i18n.h> as well. I am not currently planning to file this bug upstream with Evolution, as I don't have the time to sort through their bug filing process
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer
State Changed From-To: open->closed Committed, thanks!
marcus 2007-02-12 06:47:39 UTC FreeBSD ports repository Modified files: mail/evolution Makefile Added files: mail/evolution/files patch-plugins_groupwise-features_junk-settings.c Log: Fix an undefined symbol error in the Groupwise plugin that can lead to a configuration failure. PR: 108964 Submitted by: Mark Evenson<mark.evenson@gmx.at> Revision Changes Path 1.135 +1 -0 ports/mail/evolution/Makefile 1.1 +10 -0 ports/mail/evolution/files/patch-plugins_groupwise-features_junk-settings.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"