Re: build error
- From: Milan Bouchet-Valat <nalimilan club fr>
- To: lostson <lostson lostsonsvault org>
- Cc: gnome-shell-list gnome org
- Subject: Re: build error
- Date: Mon, 01 Jun 2009 14:43:38 +0200
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]