unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs-28 fails xwidget make
@ 2020-12-13 10:48 Colin Baxter
  0 siblings, 0 replies; only message in thread
From: Colin Baxter @ 2020-12-13 10:48 UTC (permalink / raw)
  To: emacs-devel

Hello,

I've tried to build a fresh git pull of emacs with the xwidget option:

./configure  --with-xwidgets

There were no configure errors. In particular, I got the line

"Does Emacs support Xwidgets?     yes"

However on make, at the line "CC  xwidget.o" I get the error:

xwidget.c:335:20: error: unknown type name ‘JSCValue’
 webkit_js_to_lisp (JSCValue *value)
                    ^~~~~~~~
xwidget.c: In function ‘webkit_javascript_finished_cb’:
xwidget.c:428:7: error: unknown type name ‘JSCValue’
       JSCValue *value = webkit_javascript_result_get_js_value
 (js_result);

etc. etc.

Without the xwidgets option, emacs build satisfactorily. My system is
Linux 4.9.0-14-686-pae #1 SMP Debian 4.9.240-2 (2020-10-30) i686
GNU/Linux..

Colin Baxter.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-13 10:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13 10:48 emacs-28 fails xwidget make Colin Baxter

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).