bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22415: xwidgets build fails if webkit not present


From: Glenn Morris
Subject: bug#22415: xwidgets build fails if webkit not present
Date: Wed, 20 Jan 2016 14:29:17 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 25.1.50

Current emacs-25 branch compilation fails if configured --with-xwidgets
without webkit-devel installed:

  xwidget.c:100:34: fatal error: webkit/webkitwebview.h: No such file or 
directory

There's a ton of webkit-specific stuff in xwidget.c, but HAVE_WEBKIT_OSR
is used in only one place.

Either it should be used in more places, or configure should require
webkit for xwidgets (in which case HAVE_WEBKIT_OSR should just be
removed).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]