[webkit-gtk] error in webkit gtk 2.2.3 stable version compilation
Víctor M. Jáquez L.
vjaquez at igalia.com
Wed Dec 18 00:21:44 PST 2013
On Wed, Dec 18, 2013 at 12:44:12PM +0530, Aditya Lodha wrote:
> I applied the patch from the link in previous mail, but I am still facing
> the same error as,
This is not the same error. It is a different one:
You enabled wayland support but your gtk doesn't have it.
vmjl
>
>
>
> Source/WebCore/platform/graphics/GLContext.cpp: In static member function 'static WTF::PassOwnPtr<WebCore::GLContext> WebCore::GLContext::createContextForWindow(GLNativeWindowType, WebCore::GLContext*)':
> Source/WebCore/platform/graphics/GLContext.cpp:155:39: error: 'GDK_IS_WAYLAND_DISPLAY' was not declared in this scope
> make[1]: *** [Source/WebCore/platform/graphics/libPlatformGtk_la-GLContext.lo] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory `/home/hbbtv/Downloads/webkitgtk-2.2.3'
> make: *** [all] Error 2
>
>
>
> Please help to solve this error.
>
>
> ----- Original Message -----
> From: Gustavo Noronha Silva
> To: webkit-gtk at lists.webkit.org
> Sent: Tue, 17 Dec 2013 18:05:17 +0530 (IST)
> Subject: Re: [webkit-gtk] error in webkit gtk 2.2.3 stable version compilation
>
> Em Ter, 2013-12-17 às 11:21 +0100, Sergio Villar Senin escreveu:
> > >
> > > You're using a gles 2.0 library. With this patch (which I need to upstream) it
> > > is solved:
> > >
> > > https://gist.github.com/ceyusa/8002563
> >
> > Actually in that patch you can even get rid of the PLATFORM(QT) since
> > it's no longer in the tree.
>
> This fixes this problem for future tarballs:
>
> https://bugs.webkit.org/show_bug.cgi?id=125782
>
> Cheers,
>
> --
> Gustavo Noronha Silva
> GNOME Project
>
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk
>
> --
> Regards,
> Aditya Lodha
> ILP EIS Trainee
> Trivandrum, India
> +91-9673408662
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk
More information about the webkit-gtk
mailing list