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

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

bug#27526: 25.1; Nonconformance to Unicode bidirectionality algorithm du


From: Eli Zaretskii
Subject: bug#27526: 25.1; Nonconformance to Unicode bidirectionality algorithm due to paragraph separator
Date: Tue, 18 Jul 2017 05:33:29 +0300

> From: Itai Berli <itai.berli@gmail.com>
> Date: Mon, 17 Jul 2017 23:43:22 +0300
> 
> I get the error message
> 
> xml.c:23:10: fatal error: 'libxml/tree.h' file not found
> #include <libxml/tree.h>
> ^
> 1 error generated.
> make[2]: *** [xml.o] Error 1
> make[1]: *** [src] Error 2
> make: *** [default] Error 2
> 
> even though my path includes 
> '/usr/local/Cellar/libxml2/2.9.4_3/include/libxml2', and this directory in 
> turn
> contains 'libxml/tree.h'.

If you say "make V=1", do you see /usr/local/Cellar mentioned among
the -I command-line options of the compilation command line?

If that doesn't give a clue, you could configure Emacs --without-xml2.





reply via email to

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