Hello Attilio,

Thanks for the quick update. However, the problem goes away when we added
the following:

gboolean
gdk_screen_is_composited (GdkScreen *screen)
{
  g_return_val_if_fail (GDK_IS_SCREEN (screen), NULL);
  return FALSE;
}


is added to gdkscreen-directfb.c (from
http://mail.gnome.org/archives/gtk-devel-list/2006-May/msg00210.html ).

We will definitely try building gtk+2.9.4 and will get back in case there
are any issues.

One more thing: we would be really interested in gtk+-2.10. Any idea when
this will be out?

Regards,
Suman.

-----Original Message-----
From: Attilio Fiandrotti [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 27, 2006 3:40 PM
To: karuna karan
Cc: gtk-devel-list@gnome.org; [EMAIL PROTECTED]
Subject: Re: Failed building GTK with the DFB backend


karuna karan wrote:
> Hi all,
>
> I tried to build gtk 2.9.1 with directFB backend with following
> dependencies,

DFB support in was broken: you should try 2.9.4 or follow instructions
in the wiki page to build from sratch.
If you're a debian user, you can also use precompiled i386 official
packages that were built this week

http://download.dajobe.org/debian/experimental/ <-cairodfb
http://people.debian.org/~joss/packages/ <-gtkdfb

Attilio

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s)and may 
contain confidential or privileged information. If you are not the intended 
recipient, please notify the sender or [EMAIL PROTECTED]
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to