Hello, When trying to export photos Shotwell crashes on Ubuntu 11.10 devel.
shotwell: symbol lookup error: /usr/lib/shotwell/plugins/builtin/shotwell-publishing.so: undefined symbol: soup_message_get_type
The cause is the more restricitive linker flags used, which make the plugins not have their dependenies linked (ldd says they're static libs)
This patch fixes it by letting the LD_NEEDED sections be added to the plugins.
Jani
_______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
