On Mon, May 16, 2011 at 08:54:05PM +0200, Andrew Stacey wrote: > Yes, I realise that it is a bit foolish to try to build the most up-to-date > version of software on debian. But once I started, I thought I'd pursue it > to the bitter end. > > I now have managed to compile something! But when I run it, I get: > > shotwell: symbol lookup error: shotwell: undefined symbol: > g_settings_list_schemas > > Any ideas?
Cancel that. I just did `ldd` on the binary and found that it is linking against my *system* libraries and not the new ones. Andrew _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
