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

* bug#24068: libxml2 improperly detected for 25.1 RC1 on Mac OS 10.11.5
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Xue Fuqiao @ 2016-07-25 22:30 UTC (permalink / raw)
  To: Joshua Smith; +Cc: 24068

Hi Joshua,

On Mon, Jul 25, 2016 at 11:12 PM, Joshua Smith <kognate@gmail.com> wrote:
>
> 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

I’ve been through the same situation before:
https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01918.html

I hope this thread can help you.





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

* bug#24068: libxml2 improperly detected for 25.1 RC1 on Mac OS 10.11.5
  2016-07-25 22:30 ` Xue Fuqiao
@ 2016-07-25 22:41   ` Joshua Smith
  0 siblings, 0 replies; 4+ messages in thread
From: Joshua Smith @ 2016-07-25 22:41 UTC (permalink / raw)
  To: Xue Fuqiao; +Cc: 24068

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

Thanks!   That does allow building with libxml2.

On Mon, Jul 25, 2016 at 6:30 PM Xue Fuqiao <xfq.free@gmail.com> wrote:

> Hi Joshua,
>
> On Mon, Jul 25, 2016 at 11:12 PM, Joshua Smith <kognate@gmail.com> wrote:
> >
> > 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
>
> I’ve been through the same situation before:
> https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01918.html
>
> I hope this thread can help you.
>

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

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

* bug#24068: libxml2 improperly detected for 25.1 RC1 on Mac OS 10.11.5
  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-26  7:17 ` Xue Fuqiao
  1 sibling, 0 replies; 4+ messages in thread
From: Xue Fuqiao @ 2016-07-26  7:17 UTC (permalink / raw)
  To: 24068-done

Closing.





^ 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.