[Webkit-unassigned] [Bug 17001] Build error with Gtk port on Mac OS X (r29781)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 02:34:57 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17001


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
           Keywords|                            |Gtk
            Summary|Build Error in r29781       |Build error with Gtk port on
                   |                            |Mac OS X (r29781)




------- Comment #1 from mrowe at apple.com  2008-01-25 02:34 PDT -------
I'm curious what is pulling in the QuickDraw headers.  It may or may not be a
bug that they are being pulled in when building the Gtk port on Mac OS X.  One
way to find out where they are being included from is to intentionally
introduce an error into the header.  For example, you could edit:

/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawTypes.h

and add a "#error Why am I here?" line somewhere near the beginning.  Then when
you build, GCC will emit an error which will mention which file is including
the one triggering the error.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list