all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24068: libxml2 improperly detected for 25.1 RC1 on Mac OS 10.11.5
@ 2016-07-25 15:12 Joshua Smith
  2016-07-25 22:30 ` Xue Fuqiao
  2016-07-26  7:17 ` Xue Fuqiao
  0 siblings, 2 replies; 4+ messages in thread
From: Joshua Smith @ 2016-07-25 15:12 UTC (permalink / raw)
  To: 24068

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

Configuration goes fine,  libxml2 is detected but when you run make you get:

xml.c:23:10: fatal error: 'libxml/tree.h' file not found

#include <libxml/tree.h>

^

1 error generated.

make[1]: *** [xml.o] Error 1

make: *** [src] Error 2

Workaround for this is to use the --without-xml2 flag because the libxml2
headers don't seem to be installed on El Capitan.

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

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

end of thread, other threads:[~2016-07-26  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-25 15:12 bug#24068: libxml2 improperly detected for 25.1 RC1 on Mac OS 10.11.5 Joshua Smith
2016-07-25 22:30 ` Xue Fuqiao
2016-07-25 22:41   ` Joshua Smith
2016-07-26  7:17 ` Xue Fuqiao

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.