Opened 15 years ago

Closed 15 years ago

#19089 closed defect (fixed)

webkit-gtk: QtCore/qglobal.h: No such file or directory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: myschizobuddy@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), dbevans (David B. Evans)
Port: webkit-gtk

Description

On Mac OS X 10.5.6 Intel with Xcode 3.1.2 and MacPorts 1.7.1 I'm getting this when trying to install webkit-gtk:

libtool: compile:  /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I/mp/include -I./JavaScriptCore -I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/wtf -I./JavaScriptCore/kjs -I./DerivedSources -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DNDEBUG -I./JavaScriptCore/bindings -I./WebCore -I./WebCore/ForwardingHeaders -I./WebCore/platform -I./WebCore/platform/network -I./WebCore/platform/graphics -I./WebCore/platform/text -I./WebCore/loader -I./WebCore/loader/icon -I./WebCore/css -I./WebCore/dom -I./WebCore/page -I./WebCore/bridge -I./WebCore/editing -I./WebCore/history -I./WebCore/xml -I./WebCore/html -I./WebCore/bindings/js -I./WebCore/platform/image-decoders -I./WebCore/platform/image-decoders/bmp -I./WebCore/platform/image-decoders/gif -I./WebCore/platform/image-decoders/ico -I./WebCore/platform/image-decoders/jpeg -I./WebCore/platform/image-decoders/png -I./WebCore/platform/image-decoders/xbm -I./WebCore/plugins -I./WebCore/rendering -I./WebCore/bindings/js -DWTF_USE_CURL=1 -I./WebCore/platform/network/curl -DENABLE_CROSS_DOCUMENT_MESSAGING=1 -DENABLE_DATABASE=1 -I./WebCore/platform/sql -I./WebCore/storage -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_SVG=1 -I./WebCore/svg -I./WebCore/svg/graphics -I./WebCore/svg/graphics/filters -I./WebKit/gtk/webkit -DBUILDING_CAIRO__=1 -DBUILD_WEBKIT -I./WebCore/platform/gtk -I./WebCore/platform/graphics/gtk -I./WebCore/platform/graphics/cairo -I./WebCore/loader/gtk -I./WebCore/page/gtk -I./WebKit/gtk -I./WebKit/gtk/WebCoreSupport -I./WebKit/gtk/webkit -I./WebCore/svg/graphics/cairo -I/mp/include -fno-strict-aliasing -fvisibility-inlines-hidden -fno-rtti -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -fno-exceptions -fvisibility=hidden -D_REENTRANT -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libxml2 -I/mp/include -I/mp/include -I/mp/include -I/mp/include/libxml2 -O2 -MT WebKit/gtk/webkit/libwebkit_1_0_la-webkitprivate.lo -MD -MP -MF WebKit/gtk/webkit/.deps/libwebkit_1_0_la-webkitprivate.Tpo -c WebKit/gtk/webkit/webkitprivate.cpp  -fno-common -DPIC -o WebKit/gtk/webkit/.libs/libwebkit_1_0_la-webkitprivate.o
In file included from /mp/include/kdecore_export.h:24,
                 from /mp/include/KURL.h:25,
                 from ./WebCore/history/CachedPage.h:29,
                 from ./WebCore/history/HistoryItem.h:29,
                 from WebKit/gtk/webkit/webkitprivate.h:37,
                 from WebKit/gtk/webkit/webkitprivate.cpp:22:
/mp/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory
In file included from ./WebCore/history/CachedPage.h:29,
                 from ./WebCore/history/HistoryItem.h:29,
                 from WebKit/gtk/webkit/webkitprivate.h:37,
                 from WebKit/gtk/webkit/webkitprivate.cpp:22:
/mp/include/KURL.h:27:27: error: QtCore/QVariant: No such file or directory
/mp/include/KURL.h:28:23: error: QtCore/QUrl: No such file or directory
/mp/include/KURL.h:29:23: error: QtCore/QMap: No such file or directory
/mp/include/KURL.h:112: error: expected class-name before '{' token
/mp/include/KURL.h:114: error: ISO C++ forbids declaration of 'QMap' with no type
/mp/include/KURL.h:114: error: expected ';' before '<' token
/mp/include/KURL.h:125: error: expected template-name before '<' token
/mp/include/KURL.h:125: error: expected `{' before '<' token
/mp/include/KURL.h:125: error: expected unqualified-id before '<' token
/mp/include/KURL.h:256: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:256: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:270: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:270: error: ISO C++ forbids declaration of 'QByteArray' with no type
/mp/include/KURL.h:270: error: 'KUrl::KUrl(int)' and 'KUrl::KUrl(int)' cannot be overloaded
/mp/include/KURL.h:281: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:281: error: ISO C++ forbids declaration of 'QUrl' with no type
/mp/include/KURL.h:281: error: 'KUrl::KUrl(int)' and 'KUrl::KUrl(int)' cannot be overloaded
/mp/include/KURL.h:292: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:292: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:298: error: 'QString' does not name a type
/mp/include/KURL.h:304: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:304: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:310: error: 'QString' does not name a type
/mp/include/KURL.h:318: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:318: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:330: error: 'QString' does not name a type
/mp/include/KURL.h:342: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:342: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:383: error: 'QString' does not name a type
/mp/include/KURL.h:391: error: 'QString' does not name a type
/mp/include/KURL.h:394: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:394: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:419: error: 'CleanPathOptions' has not been declared
/mp/include/KURL.h:419: error: ISO C++ forbids declaration of 'Q_DECLARE_FLAGS' with no type
/mp/include/KURL.h:429: error: expected ';' before 'void'
/mp/include/KURL.h:452: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:452: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:478: error: 'EncodedPathAndQueryOptions' has not been declared
/mp/include/KURL.h:478: error: ISO C++ forbids declaration of 'Q_DECLARE_FLAGS' with no type
/mp/include/KURL.h:488: error: expected ';' before 'QString'
/mp/include/KURL.h:496: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:496: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:506: error: 'QString' does not name a type
/mp/include/KURL.h:512: error: 'QString' does not name a type
/mp/include/KURL.h:519: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:519: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:536: error: 'QString' does not name a type
/mp/include/KURL.h:543: error: 'QString' does not name a type
/mp/include/KURL.h:552: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:552: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:574: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:574: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:582: error: 'QString' does not name a type
/mp/include/KURL.h:602: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:602: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:611: error: 'QueryItemsOptions' has not been declared
/mp/include/KURL.h:611: error: ISO C++ forbids declaration of 'Q_DECLARE_FLAGS' with no type
/mp/include/KURL.h:625: error: expected ';' before 'QMap'
/mp/include/KURL.h:640: error: 'QString' does not name a type
/mp/include/KURL.h:650: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:650: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:666: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:666: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:699: error: 'DirectoryOptions' has not been declared
/mp/include/KURL.h:699: error: ISO C++ forbids declaration of 'Q_DECLARE_FLAGS' with no type
/mp/include/KURL.h:708: error: expected ';' before 'QString'
/mp/include/KURL.h:718: error: 'QString' does not name a type
/mp/include/KURL.h:723: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:723: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:738: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:738: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:754: error: 'QString' does not name a type
/mp/include/KURL.h:768: error: 'QString' does not name a type
/mp/include/KURL.h:780: error: 'QString' does not name a type
/mp/include/KURL.h:786: error: 'QString' does not name a type
/mp/include/KURL.h:793: error: 'QString' does not name a type
/mp/include/KURL.h:809: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:809: error: ISO C++ forbids declaration of 'QByteArray' with no type
/mp/include/KURL.h:810: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:810: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:810: error: 'KUrl& KUrl::operator=(int)' and 'KUrl& KUrl::operator=(int)' cannot be overloaded
/mp/include/KURL.h:813: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:813: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:815: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:815: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:821: error: expected type-specifier before 'QVariant'
/mp/include/KURL.h:851: error: 'EqualsOptions' has not been declared
/mp/include/KURL.h:851: error: ISO C++ forbids declaration of 'Q_DECLARE_FLAGS' with no type
/mp/include/KURL.h:862: error: expected ';' before 'bool'
/mp/include/KURL.h:889: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:889: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:925: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:925: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:932: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:932: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:939: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:939: error: ISO C++ forbids declaration of 'QByteArray' with no type
/mp/include/KURL.h:958: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:959: error: ISO C++ forbids declaration of 'MetaDataMap' with no type
/mp/include/KURL.h:971: error: 'QString' does not name a type
/mp/include/KURL.h:986: error: 'QString' does not name a type
/mp/include/KURL.h:1000: error: 'QString' does not name a type
/mp/include/KURL.h:1013: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:1013: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:1029: error: 'QString' does not name a type
/mp/include/KURL.h:1040: error: 'QString' does not name a type
/mp/include/KURL.h:1043: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:1043: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:1044: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:1044: error: ISO C++ forbids declaration of 'QByteArray' with no type
/mp/include/KURL.h:1045: error: 'QString' does not name a type
/mp/include/KURL.h:1046: error: expected type-specifier before 'QString'
/mp/include/KURL.h: In member function 'KUrl& KUrl::operator=(int)':
/mp/include/KURL.h:809: error: '_url' was not declared in this scope
/mp/include/KURL.h: In member function 'KUrl& KUrl::operator=(int)':
/mp/include/KURL.h:810: error: '_url' was not declared in this scope
/mp/include/KURL.h: In member function 'bool KUrl::operator!=(int) const':
/mp/include/KURL.h:815: error: '_u' was not declared in this scope
/mp/include/KURL.h: At global scope:
/mp/include/KURL.h:1051: error: expected constructor, destructor, or type conversion before '(' token
/mp/include/KURL.h:1080: error: expected ',' or '...' before '&' token
/mp/include/KURL.h:1080: error: ISO C++ forbids declaration of 'QString' with no type
/mp/include/KURL.h:1082: error: 'uint' does not name a type
./WebCore/history/CachedPage.h:56: error: ISO C++ forbids declaration of 'KURL' with no type
./WebCore/history/CachedPage.h:56: error: expected ';' before '&' token
./WebCore/history/CachedPage.h:57: error: expected `;' before 'void'
./WebCore/history/CachedPage.h:76: error: 'KURL' does not name a type
./WebCore/page/Settings.h:157: error: field 'm_userStyleSheetLocation' has incomplete type
./WebCore/page/Settings.h: In member function 'const WebCore::KURL& WebCore::Settings::userStyleSheetLocation() const':
./WebCore/page/Settings.h:102: error: 'm_userStyleSheetLocation' was not declared in this scope
./WebCore/dom/Document.h: At global scope:
./WebCore/dom/Document.h:705: error: field 'm_url' has incomplete type
./WebCore/dom/Document.h:706: error: field 'm_baseURL' has incomplete type
./WebCore/dom/Document.h:816: error: field 'm_policyBaseURL' has incomplete type
./WebCore/dom/Document.h: In member function 'const WebCore::KURL& WebCore::Document::url() const':
./WebCore/dom/Document.h:376: error: 'm_url' was not declared in this scope
./WebCore/dom/Document.h:376: error: 'blankURL' was not declared in this scope
./WebCore/dom/Document.h: In member function 'const WebCore::KURL& WebCore::Document::baseURL() const':
./WebCore/dom/Document.h:379: error: 'm_baseURL' was not declared in this scope
./WebCore/dom/Document.h: In member function 'const WebCore::KURL& WebCore::Document::policyBaseURL() const':
./WebCore/dom/Document.h:572: error: 'm_policyBaseURL' was not declared in this scope
./WebCore/dom/Document.h: In member function 'void WebCore::Document::setPolicyBaseURL(const WebCore::KURL&)':
./WebCore/dom/Document.h:573: error: 'm_policyBaseURL' was not declared in this scope
./WebKit/gtk/WebCoreSupport/ChromeClientGtk.h: At global scope:
./WebKit/gtk/WebCoreSupport/ChromeClientGtk.h:100: error: field 'm_hoveredLinkURL' has incomplete type
./WebCore/platform/network/ResourceResponseBase.h:115: error: field 'm_url' has incomplete type
./WebCore/platform/network/ResourceResponseBase.h: In constructor 'WebCore::ResourceResponseBase::ResourceResponseBase(const WebCore::KURL&, const WebCore::String&, long long int, const WebCore::String&, const WebCore::String&)':
./WebCore/platform/network/ResourceResponseBase.h:95: error: class 'WebCore::ResourceResponseBase' does not have any field named 'm_url'
./WebCore/platform/network/ResourceRequestBase.h: At global scope:
./WebCore/platform/network/ResourceRequestBase.h:118: error: field 'm_url' has incomplete type
./WebCore/platform/network/ResourceRequestBase.h:122: error: field 'm_mainDocumentURL' has incomplete type
./WebCore/platform/network/ResourceRequestBase.h: In constructor 'WebCore::ResourceRequestBase::ResourceRequestBase(const WebCore::KURL&, WebCore::ResourceRequestCachePolicy)':
./WebCore/platform/network/ResourceRequestBase.h:103: error: class 'WebCore::ResourceRequestBase' does not have any field named 'm_url'
./WebCore/platform/network/curl/ResourceRequest.h: In constructor 'WebCore::ResourceRequest::ResourceRequest(const WebCore::String&)':
./WebCore/platform/network/curl/ResourceRequest.h:38: error: invalid use of undefined type 'struct WebCore::KURL'
./WebCore/history/HistoryItem.h:49: error: forward declaration of 'struct WebCore::KURL'
./WebCore/platform/network/curl/ResourceRequest.h: In constructor 'WebCore::ResourceRequest::ResourceRequest()':
./WebCore/platform/network/curl/ResourceRequest.h:54: error: invalid use of undefined type 'struct WebCore::KURL'
./WebCore/history/HistoryItem.h:49: error: forward declaration of 'struct WebCore::KURL'
./WebCore/loader/FrameLoader.h: At global scope:
./WebCore/loader/FrameLoader.h:602: error: field 'm_URL' has incomplete type
./WebCore/loader/FrameLoader.h:603: error: field 'm_workingURL' has incomplete type
./WebCore/loader/FrameLoader.h:623: error: field 'm_submittedFormURL' has incomplete type
./WebCore/loader/FrameLoader.h: In member function 'const WebCore::KURL& WebCore::FrameLoader::url() const':
./WebCore/loader/FrameLoader.h:363: error: 'm_URL' was not declared in this scope
make[1]: *** [WebKit/gtk/webkit/libwebkit_1_0_la-webkitprivate.lo] Error 1
make: *** [all] Error 2

qglobal.h does exist on my system at /mp/libexec/qt4-mac/include/QtCore/qglobal.h which is part of the qt4-mac port, though I notice webkit-gtk doesn't declare a dependency on qt4-mac.

/mp/include/KURL.h, from which the error is coming, is provided by the kdelibs4 port, on which webkit-gtk also doesn't declare a dependency.

I think webkit-gtk is not intending to use these files from these other ports, but files of its own which happen to have the same names. If I deactivate the kdelibs4 port first, then I get further, to this error:

libtool: compile:  /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I/mp/include -I./JavaScriptCore -I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/wtf -I./JavaScriptCore/kjs -I./DerivedSources -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DNDEBUG -I./JavaScriptCore/bindings -I./WebCore -I./WebCore/ForwardingHeaders -I./WebCore/platform -I./WebCore/platform/network -I./WebCore/platform/graphics -I./WebCore/platform/text -I./WebCore/loader -I./WebCore/loader/icon -I./WebCore/css -I./WebCore/dom -I./WebCore/page -I./WebCore/bridge -I./WebCore/editing -I./WebCore/history -I./WebCore/xml -I./WebCore/html -I./WebCore/bindings/js -I./WebCore/platform/image-decoders -I./WebCore/platform/image-decoders/bmp -I./WebCore/platform/image-decoders/gif -I./WebCore/platform/image-decoders/ico -I./WebCore/platform/image-decoders/jpeg -I./WebCore/platform/image-decoders/png -I./WebCore/platform/image-decoders/xbm -I./WebCore/plugins -I./WebCore/rendering -I./WebCore/bindings/js -DWTF_USE_CURL=1 -I./WebCore/platform/network/curl -DENABLE_CROSS_DOCUMENT_MESSAGING=1 -DENABLE_DATABASE=1 -I./WebCore/platform/sql -I./WebCore/storage -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_SVG=1 -I./WebCore/svg -I./WebCore/svg/graphics -I./WebCore/svg/graphics/filters -I./WebKit/gtk/webkit -DBUILDING_CAIRO__=1 -DBUILD_WEBKIT -I./WebCore/platform/gtk -I./WebCore/platform/graphics/gtk -I./WebCore/platform/graphics/cairo -I./WebCore/loader/gtk -I./WebCore/page/gtk -I./WebKit/gtk -I./WebKit/gtk/WebCoreSupport -I./WebKit/gtk/webkit -I./WebCore/svg/graphics/cairo -I/mp/include -fno-strict-aliasing -fvisibility-inlines-hidden -fno-rtti -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -fno-exceptions -fvisibility=hidden -D_REENTRANT -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libxml2 -I/mp/include -I/mp/include -I/mp/include -I/mp/include/libxml2 -O2 -MT WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-FrameLoaderClientGtk.lo -MD -MP -MF WebKit/gtk/WebCoreSupport/.deps/libwebkit_1_0_la-FrameLoaderClientGtk.Tpo -c WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp  -fno-common -DPIC -o WebKit/gtk/WebCoreSupport/.libs/libwebkit_1_0_la-FrameLoaderClientGtk.o
./WebCore/loader/NavigationAction.h:44: error: 'Event' was not declared in this scope
./WebCore/loader/NavigationAction.h:44: error: template argument 1 is invalid
./WebCore/loader/NavigationAction.h:45: error: 'Event' was not declared in this scope
./WebCore/loader/NavigationAction.h:45: error: template argument 1 is invalid
./WebCore/loader/NavigationAction.h:51: error: ISO C++ forbids declaration of 'Event' with no type
./WebCore/loader/NavigationAction.h:51: error: expected ';' before '*' token
./WebCore/loader/NavigationAction.h:53: error: expected `;' before 'private'
./WebCore/loader/NavigationAction.h:56: error: 'Event' was not declared in this scope
./WebCore/loader/NavigationAction.h:56: error: template argument 1 is invalid
make[1]: *** [WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-FrameLoaderClientGtk.lo] Error 1
make: *** [all] Error 2

Change History (5)

comment:1 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:2 Changed 15 years ago by dbevans (David B. Evans)

As far as I can see, there is no reference to qt/kde in the webkit-gtk source at all but I did notice this morning as I was upgrading qt4-mac that it includes webkit support using its own embedded sources. Perhaps includes from this port are interfering with the GTK version and/or webkit-gtk is building against previously installed include files from other ports when it should be referencing it's own copies while building.

comment:3 Changed 15 years ago by dbevans (David B. Evans)

Cc: devans@… added

Cc Me!

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:5 Changed 15 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

webkit-gtk updated to release version 1.1.7 in r51453. This should fix your problem so closing the ticket. If problem persists please submit a new ticket against the new version.

Note: See TracTickets for help on using tickets.