emacs-devel
[Top][All Lists]
Advanced

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

MPS: module test failure


From: Ihor Radchenko
Subject: MPS: module test failure
Date: Sun, 30 Jun 2024 19:32:48 +0000

Hi,

I just tried make check on the latest scratch/igc, and I am getting

In file included from src/emacs-module-resources/mod-test.c:47:
../src/emacs-module.h:1301:26: error: unknown type name ‘Lisp_Object’
 1301 | struct emacs_value_tag { Lisp_Object v; };
      |                          ^~~~~~~~~~~
../src/emacs-module.h:1309:27: error: field ‘header’ has incomplete type
 1309 |   union vectorlike_header header;
      |                           ^~~~~~
make[3]: *** [Makefile:297: src/emacs-module-resources/mod-test.so] Error 1

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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