#37774: webkit-gtk @1.10.2+universal: WebKitDOMNavigator.h header merged incorrectly ---------------------------+------------------------ Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: haspatch Port: webkit-gtk | ---------------------------+------------------------ Comment (by jeremyhu@…): Replying to [comment:7 chief1983@…]:
I am still seeing problems caused by the comment in that header file.
Make sure you actually have the fix installed... {{{ $ cat /opt/local/include/webkitgtk-1.0/webkitdom/WebKitDOMNavigator.h #ifndef __LP64__ #include "i386-WebKitDOMNavigator.h" #else /* __LP64__ */ #include "x86_64-WebKitDOMNavigator.h" #endif /* __LP64__ */ ]}} -- Ticket URL: <https://trac.macports.org/ticket/37774#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X