[Qt-interest] Building Qt with WebKit (Mac OS X)

Israel Brewster israel at frontierflying.com
Wed Nov 25 22:46:19 CET 2009


I am attempting to build Qt 4.5.3 with webkit on Mac OS X 10.5.8, but  
it always fails with the error: "lipo: can't open input file: /var/ 
folders/Lg/LggL-xyyFn4Hw9+4rA7ZhE+++TU/-Tmp-//ccGEqxlU.out (No such  
file or directory)". If I specify -no-webkit in configure, Qt builds,  
but, of course, without Webkit. How can I fix this error? The full  
text of the compile error (cutting out all the normal compile output)  
is shown below. Thanks!

bindings/js/JSPluginCustom.cpp: In static member function ‘static bool  
WebCore::JSPlugin::canGetItemsForName(JSC::ExecState*,  
WebCore::Plugin*, const JSC::Identifier&)’:
bindings/js/JSPluginCustom.cpp:32: error: invalid use of undefined  
type ‘struct WebCore::Plugin’
generated/JSPlugin.h:30: error: forward declaration of ‘struct  
WebCore::Plugin’
bindings/js/JSPluginCustom.cpp: In static member function ‘static  
JSC::JSValuePtr WebCore::JSPlugin::nameGetter(JSC::ExecState*, const  
JSC::Identifier&, const JSC::PropertySlot&)’:
bindings/js/JSPluginCustom.cpp:38: error: invalid use of undefined  
type ‘struct WebCore::Plugin’
generated/JSPlugin.h:30: error: forward declaration of ‘struct  
WebCore::Plugin’
bindings/js/JSPluginCustom.cpp: In static member function ‘static bool  
WebCore::JSPlugin::canGetItemsForName(JSC::ExecState*,  
WebCore::Plugin*, const JSC::Identifier&)’:
bindings/js/JSPluginCustom.cpp:32: error: invalid use of undefined  
type ‘struct WebCore::Plugin’
generated/JSPlugin.h:30: error: forward declaration of ‘struct  
WebCore::Plugin’
bindings/js/JSPluginCustom.cpp: In static member function ‘static  
JSC::JSValuePtr WebCore::JSPlugin::nameGetter(JSC::ExecState*, const  
JSC::Identifier&, const JSC::PropertySlot&)’:
bindings/js/JSPluginCustom.cpp:38: error: invalid use of undefined  
type ‘struct WebCore::Plugin’
generated/JSPlugin.h:30: error: forward declaration of ‘struct  
WebCore::Plugin’
lipo: can't open input file: /var/folders/Lg/LggL-xyyFn4Hw9+4rA7ZhE++ 
+TU/-Tmp-//ccGEqxlU.out (No such file or directory)
make[1]: *** [.obj/release-static/JSPluginCustom.o] Error 1
make: *** [release] Error 2

-----------------------------------------------
Israel Brewster
Computer Support Technician II
Frontier Flying Service Inc.
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x293
-----------------------------------------------



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091125/f4e6b1e8/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Israel Brewster.vcf
Type: text/directory
Size: 417 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091125/f4e6b1e8/attachment.bin 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091125/f4e6b1e8/attachment-0001.html 


More information about the Qt-interest-old mailing list