[Webkit-unassigned] [Bug 108364] New: [GTK] InjectedBundle is being build even with --disable-webkit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 11:55:42 PST 2013


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

           Summary: [GTK] InjectedBundle is being build even with
                    --disable-webkit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tuxator at o2.pl


Building webkitgtk with options 
--with-target=win32 --with-gtk=3.0 --with-acceleration-backend=none --disable-geolocation --disable-webkit2 --with-font-backend=freetype --disable-svg

dies with the following error

make[1]: Wejście do katalogu `/home/pawel/src/webkit'
/usr/bin/mkdir -p ./.deps/DerivedSources
  CXX      Source/WebKit2/WebProcess/gtk/libwebkit2gtkinjectedbundle_la-WebGtkInjectedBundleMain.lo
In file included from ./DerivedSources/WebKit2/include/WebKit2/WKBase.h:1:0,
                 from ./Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundle.h:30,
                 from Source/WebKit2/WebProcess/gtk/WebGtkExtensionManager.h:24,
                 from Source/WebKit2/WebProcess/gtk/WebGtkInjectedBundleMain.cpp:22:
./Source/WebKit2/Shared/API/c/WKBase.h:33:31: fatal error: WebKit2/WKBaseWin.h: No such file or directory
compilation terminated.
make[1]: *** [Source/WebKit2/WebProcess/gtk/libwebkit2gtkinjectedbundle_la-WebGtkInjectedBundleMain.lo] Błąd 1
make[1]: Opuszczenie katalogu `/home/pawel/src/webkit'
make: *** [all] Błąd 2

-- 
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