[Webkit-unassigned] [Bug 69820] New: Failed to build WebKit-r59711 with gtk/directfb

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 23:45:54 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69820

           Summary: Failed to build WebKit-r59711 with gtk/directfb
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wmhust at 21cn.com


Hi everybody,

    I cross-compile webkit-r59711 with gtk/directfb but failed. Below is building log.

libtool: link: warning: library `/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libdirect.la' was moved.
/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_create_for_bitmap'
/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_create'
/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_set_size'
collect2: ld returned 1 exit status
make[1]: *** [Programs/GtkLauncher] Error 1

    I have disable NETSCAPE_PLUGIN_API in JavaScriptCore/wtf/platform.h with '#define ENABLE_NETSCAPE_PLUGIN_API 0'. I don`t know 
why does webkit still has dependency on  libgdk-x11-2.0.so.0.
    How do I fix it?

Tanks for any help.
Best regards.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list