Hi, Thanks for your response. I downloaded the earlier version of GTK+ - 1.12.0 - and tried to build this with DirectFB support. But this time I get the following error:
Any ideas what I am doing wrong? Am I missing some additional libraries that are needed to build the GTK+ libraries? gdkcursor-directfb.c: In function 'IA__gdk_cursor_new_for_display': gdkcursor-directfb.c:231: error: '__u32' undeclared (first use in this function) gdkcursor-directfb.c:231: error: (Each undeclared identifier is reported only once gdkcursor-directfb.c:231: error: for each function it appears in.) gdkcursor-directfb.c:231: error: 'dst' undeclared (first use in this function) gdkcursor-directfb.c:269: error: expected ';' before 'color' gdkcursor-directfb.c:274: error: '__u8' undeclared (first use in this function) gdkcursor-directfb.c:274: error: expected ';' before 'a' gdkcursor-directfb.c:275: error: expected ';' before 'alpha' gdkcursor-directfb.c:277: error: 'alpha' undeclared (first use in this function) gdkcursor-directfb.c:277: error: 'color' undeclared (first use in this function) gdkcursor-directfb.c:267: warning: unused variable 'mbit' gdkcursor-directfb.c:266: warning: unused variable 'bit' make[4]: *** [gdkcursor-directfb.lo] Error 1 make[4]: Leaving directory `/usr/gtkfb/src/gtk+-2.12.0/gdk/directfb' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/gtkfb/src/gtk+-2.12.0/gdk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/gtkfb/src/gtk+-2.12.0/gdk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/gtkfb/src/gtk+-2.12.0' make: *** [all] Error 2 Thanks, Sean. -----Original Message----- From: gtk-devel-list-boun...@gnome.org [mailto:gtk-devel-list-boun...@gnome.org] On Behalf Of Attilio Fiandrotti Sent: Friday, February 13, 2009 3:57 AM To: gtk-devel-list@gnome.org Subject: Re: Dear Eade Support for DirectFB in recent GTK+ releases is broken: IIRC GTK+ 2.12 is the latest release with a working DirectFB backend. BTW, you may want to resort to the precompiled binaries for ARM which can be found in the debian repositories. Attilio Eade, Sean (SCR US) ha scritto: > Hi All, > > I am trying to build the GTK+ libraries with DirectFB support on Linux > (my goal is to do it for ARM - but I am starting with x86 first) > > I am following this procedure: > > http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB > > But when I try to make the GTK+ libraries I am getting the following error: > > /gdktestutils-directfb.c: In function 'IA__gdk_test_simulate_key': > gdktestutils-directfb.c:178: error: 'DFBWindowEvent' has no member named > 'flags' > gdktestutils-directfb.c:178: error: 'DWEF_NONE' undeclared (first use in > this function) > gdktestutils-directfb.c:178: error: (Each undeclared identifier is > reported only once > gdktestutils-directfb.c:178: error: for each function it appears in.) > gdktestutils-directfb.c: In function 'IA__gdk_test_simulate_button': > gdktestutils-directfb.c:244: error: 'DFBWindowEvent' has no member named > 'flags' > gdktestutils-directfb.c:244: error: 'DWEF_NONE' undeclared (first use in > this function) > make[4]: *** [gdktestutils-directfb.lo] Error 1 > make[4]: Leaving directory `/usr/gtkfb/src/gtk+-2.15.3/gdk/directfb' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/usr/gtkfb/src/gtk+-2.15.3/gdk' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/usr/gtkfb/src/gtk+-2.15.3/gdk' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/gtkfb/src/gtk+-2.15.3' > make: *** [all] Error 2/ > > Does anyone know what is going on here? > > > > Thanks, > > Sean. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > gtk-devel-list mailing list > gtk-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-devel-list _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list