[webkit-help] Webkit cross compiling‏

olivier seidt olivier-seidt at hotmail.fr
Tue Apr 20 05:27:36 PDT 2010


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
 		 	   		  
_________________________________________________________________
Consultez gratuitement vos emails Orange, Gmail, Free, ... directement dans HOTMAIL !
http://www.windowslive.fr/hotmail/agregation/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100420/f2a63e9d/attachment-0001.html>


More information about the webkit-help mailing list