[webkit-help] WebKit GTK Corss compiling

Wadii Guedria wadii.gd at gmail.com
Fri Mar 26 07:25:10 PDT 2010


Hi all,

I a trying to cross compile WebKit GTK on STLinux 2.3. I cross compiled the
missing libraries. But during the compiling, I had this error:

CXX    WebCore/bindings/js/libwebkit_1_0_la-JSDOMWindowCustom.lo
../WebKit/WebCore/bindings/js/JSDOMWindowCustom.cpp:39:24: error: *JSDatabase.h
: No such file or directory*

../WebKit/JavaScriptCore/wtf/HashTable.h:690:   instantiated from
‘std::pair<typename WTF::HashTable<Key, Value, Extractor, HashFunctions,
Traits, KeyTraits>::iterator, bool> WTF::HashTable<Key, Value, Extractor,
HashFunctions, Traits, KeyTraits>::add(const T&, const Extra&) [with T =
WebCore::Element*, Extra =
WTF::ListHashSetNodeAllocator<WebCore::Element*>*, HashTranslator =
WTF::ListHashSetTranslator<WebCore::Element*,
WTF::PtrHash<WebCore::Element*> >, Key =
WTF::ListHashSetNode<WebCore::Element*>*, Value =
WTF::ListHashSetNode<WebCore::Element*>*, Extractor =
WTF::IdentityExtractor<WTF::ListHashSetNode<WebCore::Element*>*>,
HashFunctions = WTF::ListHashSetNodeHashFunctions<WebCore::Element*,
WTF::PtrHash<WebCore::Element*> >, Traits =
WTF::HashTraits<WTF::ListHashSetNode<WebCore::Element*>*>, KeyTraits =
WTF::HashTraits<WTF::ListHashSetNode<WebCore::Element*>*>]’
../WebKit/JavaScriptCore/wtf/ListHashSet.h:473:   instantiated from
‘std::pair<typename WTF::ListHashSet<Value, HashFunctions>::iterator, bool>
WTF::ListHashSet<Value, HashFunctions>::add(const ValueArg&) [with ValueArg
= WebCore::Element*, HashArg = WTF::PtrHash<WebCore::Element*>]’
../WebKit/WebCore/dom/Document.h:440:   instantiated from here
../WebKit/JavaScriptCore/wtf/ListHashSet.h:174: attention : cast from
‘char*’ to ‘WTF::ListHashSetNode<WebCore::Element*>*’ increases required
alignment of target type
make[1]: *** [WebCore/bindings/js/libwebkit_1_0_la-JSDOMWindowCustom.lo]
Error 1

Thx for your help

Wadii
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100326/c57c968e/attachment.html>


More information about the webkit-help mailing list