Failed building GTK with the DFB backend

2006-05-16 Thread Attilio Fiandrotti
Hi I noticed the DFB backend in HEAD won't compile unless something like 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 . Also, while trying to compile the GTK+ 2.9.0 tarball with

Re: Failed building GTK with the DFB backend

2006-05-16 Thread Matthias Clasen
On 5/16/06, Attilio Fiandrotti <[EMAIL PROTECTED]> wrote: Hi I noticed the DFB backend in HEAD won't compile unless something like 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

Re: Failed building GTK with the DFB backend

2006-05-18 Thread Zhenghui Zhou
You should upgrade glib at first I think. 2006/5/17, Matthias Clasen <[EMAIL PROTECTED]>: On 5/16/06, Attilio Fiandrotti <[EMAIL PROTECTED]> wrote: > Hi > > I noticed the DFB backend in HEAD won't compile unless something like > > gboolean > gdk_screen_is_composited (GdkScreen *screen) > { >

Re: Failed building GTK with the DFB backend

2006-05-19 Thread Attilio Fiandrotti
I also made tests with glib 2.11.1, but i got a different error message [1] Attilio [1] http://bugzilla.gnome.org/show_bug.cgi?id=342093 Zhenghui Zhou wrote: You should upgrade glib at first I think. 2006/5/17, Matthias Clasen <[EMAIL PROTECTED]>: On 5/16/06, Attilio Fiandrotti <[EMAIL PROT

Re: Failed building GTK with the DFB backend

2006-06-27 Thread karuna karan
Hi all, I tried to build gtk 2.9.1 with directFB backend with following dependencies, glib2.11.1 atk1.10.1 cairo 1.1.6 pango1.13.1 directfb 0.9.25.1 while building gtk with, 1 ./configure --prefix=/opt/gtkdfb/ --without-x --with-gdktarget=directfb --enable-debug

Re: Failed building GTK with the DFB backend

2006-06-27 Thread Attilio Fiandrotti
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 pa

RE: Failed building GTK with the DFB backend

2006-06-27 Thread Suman Kar
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 >

RE: Failed building GTK with the DFB backend

2006-06-28 Thread karuna karan
PROTECTED]>, "'karuna karan'" ><[EMAIL PROTECTED]> >CC: >Subject: RE: Failed building GTK with the DFB backend >Date: Tue, 27 Jun 2006 16:51:13 +0530 > >Hello Attilio, > >Thanks for the quick update. However, the problem goes away whe

Re: Failed building GTK with the DFB backend

2006-06-28 Thread Matthias Clasen
On 6/27/06, Suman Kar <[EMAIL PROTECTED]> wrote: > One more thing: we would be really interested in gtk+-2.10. Any idea when > this will be out? > I'll start working on the release when I'm back from Guadec next week. ___ gtk-devel-list mailing list gtk

Re: Failed building GTK with the DFB backend

2006-06-28 Thread Attilio Fiandrotti
> 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 &

Re: Failed building GTK with the DFB backend

2006-06-28 Thread karuna karan
anks, Karunakaran A. From: Suman Kar <[EMAIL PROTECTED]> Reply-To: Suman Kar <[EMAIL PROTECTED]> To: "'Attilio Fiandrotti'" <[EMAIL PROTECTED]>, "'karuna karan'" <[EMAIL PROTECTED]> CC: Subject: RE: Failed building GT

RE: Failed building GTK with the DFB backend

2006-06-28 Thread karuna karan
#x27; >>make[1]: *** [all-recursive] Error 1 >>make[1]: Leaving directory `/root/new/gtk+-2.9.4' >>make: *** [all] Error 2 >> >>so kindly give feedback on this issue.. >> >>Thanks, >>Karunakaran A. >> >> >> >> >>>Fro

Re: Failed building GTK with the DFB backend

2006-06-28 Thread Attilio Fiandrotti
ttilio Fiandrotti [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 28, 2006 3:03 PM > To: karuna karan > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Failed building GTK with the DFB backend > > > the symbol GetPosition (and getsize, too) were introduced in DFB 0.9.25

RE: Failed building GTK with the DFB backend

2006-06-28 Thread Suman Kar
. Regards, Suman. -Original Message- From: Attilio Fiandrotti [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 3:03 PM To: karuna karan Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Failed building GTK with the DFB backend the symbol GetPosition (and getsize, too) were int

RE: Failed building GTK with the DFB backend

2006-06-28 Thread Suman Kar
From: Attilio Fiandrotti [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 5:21 PM To: Suman Kar Cc: [EMAIL PROTECTED]; gtk-devel-list@gnome.org Subject: Re: Failed building GTK with the DFB backend I apologize for my mistake: only now i realize taht getposition() and getsize() were introduced *

RE: Failed building GTK with the DFB backend

2006-06-28 Thread Suman Kar
Matthias, Thanks for the update! Regards, Suman. -Original Message- From: Matthias Clasen [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 12:39 PM To: Suman Kar Cc: Attilio Fiandrotti; karuna karan; gtk-devel-list@gnome.org Subject: Re: Failed building GTK with the DFB backend

RE: Failed building GTK with the DFB backend

2006-06-29 Thread Karunakaran A
e 28, 2006 5:21 PM To: Suman Kar Cc: [EMAIL PROTECTED]; gtk-devel-list@gnome.org Subject: Re: Failed building GTK with the DFB backend I apologize for my mistake: only now i realize taht getposition() and getsize() were introduced *after* DFB 0.9.25 was released! Yesterday mike checked in a patch (