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

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

bug#24068: libxml2 improperly detected for 25.1 RC1 on Mac OS 10.11.5


From: Joshua Smith
Subject: bug#24068: libxml2 improperly detected for 25.1 RC1 on Mac OS 10.11.5
Date: Mon, 25 Jul 2016 15:12:52 +0000


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. 

reply via email to

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