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 382925 - gail doesn't build with Quartz GDK backend
gail doesn't build with Quartz GDK backend
Status: RESOLVED FIXED
Product: atk
Classification: Platform
Component: gail
1.9.x
Other Mac OS
: Normal normal
: ---
Assigned To: Li Yuan
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-12-06 08:41 UTC by Min Sik Kim
Modified: 2011-01-20 09:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patch to build guile with Quartz GDK backend (586 bytes, patch)
2006-12-06 08:42 UTC, Min Sik Kim
none Details | Review

Description Min Sik Kim 2006-12-06 08:41:48 UTC
gail doesn't build with Quart GDK backend because gail_window_get_mdi_zorder is not defined.  A workaround is to define a bogus function as it does with the Win32 backend.
Comment 1 Min Sik Kim 2006-12-06 08:42:23 UTC
Created attachment 77795 [details] [review]
Patch to build guile with Quartz GDK backend
Comment 2 W. Michael Petullo 2008-06-08 21:07:34 UTC
This seems to be duplicated by bug #479688.
Comment 3 Li Yuan 2011-01-20 09:35:05 UTC
After moving to gtk+, I believe this bug has been fixed.