Hi -
I'm trying to cross-compile this version of webkit-gtk onto an x86 embedded system. First off, the online docs say to invoke the ./autogen.sh script to start compiling; there isn't one In the tarball that I downloaded. So, how should I compile this code? Second, is there a minimum version of libtool that webkit requires to build? My x-compilation libtool version is 1.5.24 I'm getting this sort of error ../../libtool: line 847: X--tag=CXX: command not found ../../libtool: line 880: libtool: ignoring unknown tag : command not found ../../libtool: line 847: X--mode=compile: command not found ../../libtool: line 1014: *** Warning: inferring the mode of operation is deprecated.: command not found ../../libtool: line 1015: *** Future versions of Libtool will require --mode=MODE be specified.: command not found <lots of other errs follow> Anyone know what is going on here? Thanks, Charles.
_______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
