[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
Tue Nov 27 00:25:01 PST 2012


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





--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-11-27 00:27:12 PST ---
(In reply to comment #7)
> Created an attachment (id=176062)
 --> (https://bugs.webkit.org/attachment.cgi?id=176062&action=review) [details]
> 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!

I think this is a different bug because you are disabling webkit2 completely, this bug is about building with webkit2 but with plugin process disabled. I wonder why --libexecdir=/usr/lib/webkitgtk2 is passed and --disable-webkit2, though

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