[webkit-gtk] GTLauncher link fails

Deepak Mundra deepak.m at allaboutif.com
Mon May 3 22:40:44 PDT 2010


On Tue, May 4, 2010 at 2:59 AM, Wadii Guedria <wadii.gd at gmail.com> wrote:
> Hi all,
> I m compiling webkitgtk-1.2.0 but during GtkLauncher I got errors like this:
>
>  CCLD   Programs/GtkLauncher
> ./.libs/libwebkit-1.0.so: undefined reference to
> `WebCore::SQLiteTransaction::SQLiteTransaction(WebCore::SQLiteDatabase&,
> bool)'
> ./.libs/libwebkit-1.0.so: undefined reference to
> `WebCore::SQLiteStatement::getColumnDouble(int)'
> ./.libs/libwebkit-1.0.so: undefined reference to `WebCore::SQLResultOk'
>
> What is wrong?
>
> regards,
> Wadii
>
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
>
>

Dear Wadii ,

 I dont know whether our problem is similar  but i faced  issue while
linking Gtklauncher .. i was able to compile libwebkit.so files but
when it tries to link application ( Gtklauncher or dumprendertree etc
) it failes to find dependency libraries like enchant sqlite etc.  I
tried in all ways exporting LD_LIBRARY_PATh etc .. I posted in mailing
list but no response. Are you cross compiling  ? This looks like
problem with libtool generated by new webkit 1.2.0.

Regards
Deepak


More information about the webkit-gtk mailing list