On Mon, May 16, 2011 at 09:33:56AM -0700, Adam Dingle wrote: > On 05/15/2011 10:15 PM, Konstantin Kozlov wrote: > >On Sun, 15 May 2011 23:01:58 +0200 > >Andrew Stacey<[email protected]> wrote: > > > >>Thanks for the quick reply. > >> > >>I've installed vala-0.12.0 and when I compile shotwell-0.9.3 I get a > >>load of errors beginning with: > >> > >>/home/astacey/local/src/shotwell-0.9.3/src/plugins/PublishingInterfaces.vala.c:193: > >>error: expected specifier-qualifier-list before ‘GDateTime’ > >> > >Your glib is too old and vala was compiled against this old glib. > > GDateTime exists starting with GLib 2.26, and the Shotwell makefile > checks that GLib is at least that version, so something is strange > here. Andrew, what version of GLib do you actually have? If it's > less than 2.26, then we should figure out why the makefile check > failed.
The version of glib on the system is 2.24.2-1. If you tell me what tests to run on the system, I'll happily do so and report back. Andrew _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
