all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#37797: conf_post.h not found
@ 2019-10-17 17:25 Vin Shelton
  2019-11-07 23:50 ` Stefan Kangas
  2020-08-17  1:04 ` Rob Browning
  0 siblings, 2 replies; 7+ messages in thread
From: Vin Shelton @ 2019-10-17 17:25 UTC (permalink / raw)
  To: 37797

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1460 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-25 17:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-17 17:25 bug#37797: conf_post.h not found Vin Shelton
2019-11-07 23:50 ` Stefan Kangas
2019-11-08  1:53   ` Vin Shelton
2020-08-17  1:04 ` Rob Browning
2020-08-17  7:18   ` Rob Browning
2020-08-21  5:48     ` bug#37797: [PATCH 1/1] emacs-module-tests: fix VPATH builds Rob Browning
2020-09-25 17:36       ` Glenn Morris

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.