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

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

bug#37797: conf_post.h not found


From: Vin Shelton
Subject: bug#37797: conf_post.h not found
Date: Thu, 17 Oct 2019 13:25:13 -0400

While running the test suite ("make check") on the latest emacs sources, I got this error:

  CCLD     data/emacs-module/mod-test.so
In file included from ../../../src/emacs-2019-10-17/test/data/emacs-module/mod-test.c:20:
../src/config.h:2257:10: fatal error: conf_post.h: No such file or directory
 2257 | #include <conf_post.h>

conf_post.h does exist in $(srcdir), but I'm building in a separate directory.

Please let me know if you need more details.

Thank you,
  Vin Shelton

reply via email to

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