[Webkit-unassigned] [Bug 89451] [GTK][WK2] Build break when trying to build webkit2 without plugin process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 14:12:54 PST 2012


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





--- Comment #7 from Jonas Heinrich <onny at project-insanity.org>  2012-11-26 14:15:05 PST ---
Created an attachment (id=176062)
 --> (https://bugs.webkit.org/attachment.cgi?id=176062&action=review)
NetscapePluginModuleX11 fails to compile

I'm trying to build the latest webkitgtk nightly build 1.11.2 using the offical ArchLinux PKGBUILD:

[...]
cd "$srcdir/webkitgtk-$pkgver" 
PYTHON=/usr/bin/python2 ./configure --prefix=/usr \ 
  --enable-introspection \ 
  --disable-silent-rules \
  --libexecdir=/usr/lib/webkitgtk2 \ 
  --with-gstreamer=0.10 \ 
  --with-gtk=2.0 \ 
  --disable-webkit2 
make all stamp-po 
[...]

Now I'm getting the same error as described above (see attached log file). Is there any workaround to this? I can't get it compile and I don't know if I even need this Netscape plugin thing.

Please help!

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