After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614199 - Make libgail compile with DirectFB
Make libgail compile with DirectFB
Status: RESOLVED INVALID
Product: atk
Classification: Platform
Component: gail
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2010-03-28 21:00 UTC by Lionel Landwerlin
Modified: 2010-03-29 10:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Relax X11 dependency (1.37 KB, patch)
2010-03-28 21:00 UTC, Lionel Landwerlin
none Details | Review

Description Lionel Landwerlin 2010-03-28 21:00:57 UTC
Created attachment 157333 [details] [review]
Relax X11 dependency

On the current libgail version (1.22.3) it's not possible to compile on top of the DirectFB windowing system. The following patch tries to fix this problem by relaxing the X11 check in the configure script and adds the required GDK_WINDOWING_DIRECTFB check in gail/gailwindow.c
Comment 1 Lionel Landwerlin 2010-03-29 10:09:48 UTC
Well... gail has been merged to gtk+ and this issue is fixed in gtk+ 2.18.9.

Sorry :)