Re: build error



Looks like a GIO error. Try adding the line
#include <gio/gio.h>
to the includes list of src/shell-global.c (or use the attached patch).

I don't know why it's not already here. Maybe that's working because
some headers include it automatically in later versions of GLib (Lenny's
libglib is 2.16.6). I guess it should be added anyway.

Attached is a patch that fixes that, if that's the right solution.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]