Re: Failed building GTK with the DFB backend
- From: "karuna karan" <mail2karuna hotmail com>
- To: fiandro tiscali it
- Cc: gtk-devel-list gnome org, skar tataelxsi co in, amirthakaruna tataelxsi co in
- Subject: Re: Failed building GTK with the DFB backend
- Date: Wed, 28 Jun 2006 08:50:07 +0000
hi,
we are already working with DirectFB 0.9.25.1 and GTK 2.9.4(released)
we will start work with GTK 2.9.4 from CVS as suggested by you.
we will get back if any issue arises.
Thanks,
Karunakaran A.
From: Attilio Fiandrotti <fiandro tiscali it>
A couple of days ago mike checked in the patch that excludes from
compilation some extra code that requires DFB 0.9.25 in the case DFN 0.9.24
is used.
Use CVS sources or apply to GTK 2.9.4 gdkdirectfb.h and
gdkwindow-directfb.c from current SVN.
If you're a Debian user and run on i386, simply install cairodfb and gtkdfb
packages [1] which were made recently available (other archs will follow
soon).
Attilio
[1] http://mail.directfb.org/pipermail/directfb-dev/2006-June/001973.html
karuna karan wrote:
Hi,
we have tried to build gtk+ 2.9.4 with backend dfb.
we got the follwing error while building,
gdkwindow-directfb.c: In function `gdk_directfb_create_child_window':
gdkwindow-directfb.c:2508: error: structure has no member named
`GetPosition'
make[4]: *** [gdkwindow-directfb.lo] Error 1
make[4]: Leaving directory `/root/new/gtk+-2.9.4/gdk/directfb'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/new/gtk+-2.9.4/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/new/gtk+-2.9.4/gdk'
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.
From: Suman Kar <skar tataelxsi co in>
Reply-To: Suman Kar <skar tataelxsi co in>
To: "'Attilio Fiandrotti'" <fiandro tiscali it>, "'karuna karan'"
<mail2karuna hotmail com>
CC: <gtk-devel-list gnome org>
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 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:fiandro tiscali it]
Sent: Tuesday, June 27, 2006 3:40 PM
To: karuna karan
Cc: gtk-devel-list gnome org; skar tataelxsi co in
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
administrator tataelxsi co in
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_________________________________________________________________
Don?t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]