I've just finished building evolution 2.22.1 from source, and I'm getting the following, on execution:
[~] [EMAIL PROTECTED] evolution CalDAV Eplugin starting up ... (evolution:90324): e-utils-WARNING **: can't load plugin 'dlopen(/usr/pkg/lib/evolution/2.22/plugins/liborg-gnome-itip-formatter.so, 10): Symbol not found: _e_calendar_view_get_calendar Referenced from: /usr/pkg/lib/evolution/2.22/libevolution-calendar-a11y.0.dylib Expected in: flat namespace ' Segmentation fault By my research, this symbol is from libevolution-calendar.so, but I don't see this linked anywhere in the Makefile for libevolution-calendar-a11y. Am I missing something, here? System information: [~] [EMAIL PROTECTED] uname -a Darwin dhcp-47.jajcs.net 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386 [~] [EMAIL PROTECTED] uname -a; gcc -v Darwin dhcp-47.jajcs.net 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Thanks! _______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
