[webkit-help] Webkit cross compiling
olivier seidt
olivier-seidt at hotmail.fr
Thu Apr 22 12:46:25 PDT 2010
Hi,
I think it's due to the version of cross compiled icu which is 4.0
Did someone succeed to cross compile icu 4.2 or is it possible to build webkit without icu?
regards,
olivier
Date: Tue, 20 Apr 2010 13:41:10 +0100
From: jerry at NovaDSP.com
To: webkit-help at lists.webkit.org
Subject: Re: [webkit-help] Webkit cross compiling
You have got a problem with
some of the name mangling macros in the icu headers. It's
ghastly. Check your dependencies match the version you are trying to
build.
HTH and good luck.
Jerry
On 20/04/2010 13:27, olivier seidt wrote:
Hi,
I corrected prefixes in .la files but now I am having this error:
/bin/mkdir -p ./.deps/DerivedSources
CXXLD libJavaScriptCore.la
CXXLD Programs/jsc
CXXLD libwebkit-1.0.la
CCLD Programs/minidom
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-Lexer.o): In function
`JSC::isNonASCIIIdentStart(int)':
Lexer.cpp:(.text+0xc4): undefined reference to `u_charType_4_2'
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-Lexer.o): In function
`JSC::isNonASCIIIdentPart(int)':
Lexer.cpp:(.text+0x104): undefined reference to `u_charType_4_2'
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-Lexer.o): In function
`JSC::Lexer::lex(void*, void*)':
Lexer.cpp:(.text+0x1384): undefined reference to `u_charType_4_2'
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-JSGlobalObjectFunctions.o):
In function `JSC::isStrWhiteSpace(unsigned short)':
JSGlobalObjectFunctions.cpp:(.text+0x1ac): undefined reference to
`u_charType_4_2'
What's missing?
regards
olivier
> Date: Tue, 20 Apr 2010 10:54:36 +0200
> From: rgabor at inf.u-szeged.hu
> To: webkit-help at lists.webkit.org
> Subject: Re: [webkit-help] Webkit cross compiling
>
> Hi,
>
> I experienced the same problem when I tried to cross compile for
ARM.
> It is because the .la files contain the lib paths with wrong
prefixes.
> If you change these paths with your prefixed paths it will work.
>
> Regards,
> Gabor
> > Hi,
> >
> > I am cross compiling webkit/gtk on SH4 machine using :
> > ./autogen.sh --prefix=$PREFIX --build=$BUILD --host=$HOST
> >
> >
> >
> > I have an error in the link stage
> >
> > CXXLD libJavaScriptCore.la
> > libtool: link: warning: library
> > `/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libstdc++.la'
was moved.
> > CXXLD Programs/jsc
> > CXXLD libwebkit-1.0.la
> > CCLD Programs/minidom
> > libtool: link: warning: library
> > `/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libstdc++.la'
was moved.
> > libtool: link: warning: library
> > `/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libstdc++.la'
was moved.
> > libtool: link: warning: library
> > `/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libstdc++.la'
was moved.
> > libtool: link: warning: library
> > `/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libstdc++.la'
was moved.
> > /usr/lib/libgobject-2.0.so: could not read symbols: File in
wrong format
> > collect2: ld returned 1 exit status
> > /usr/lib/libgobject-2.0.so: could not read symbols: File in
wrong format
> >
> > What could be the problem?
> >
> > thanks in advance
> > Olivier
> >
> >
------------------------------------------------------------------------
> > Commander un cadeau en ligne discrètement? Voir la solution
offerte
> > par Internet Explorer8
<http://clk.atdmt.com/FRM/go/207186971/direct/01/>
> >
------------------------------------------------------------------------
> >
> > _______________________________________________
> > webkit-help mailing list
> > webkit-help at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
> >
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
Télécharger en toute sécurité sur Internet ? La
solution avec Internet Explorer 8
_______________________________________________
webkit-help mailing list
webkit-help at lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
_________________________________________________________________
Découvrez comment SURFER DISCRETEMENT sur un site de rencontres !
http://clk.atdmt.com/FRM/go/206608211/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100422/4e06099f/attachment-0001.html>
More information about the webkit-help
mailing list