emacs-devel
[Top][All Lists]
Advanced

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

Re: Included libraries in the Windows binary distribution


From: Christoph Scholtes
Subject: Re: Included libraries in the Windows binary distribution
Date: Sat, 04 Feb 2012 20:00:23 -0700
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0

On 2/4/2012 6:42 AM, Eli Zaretskii wrote:

Making it possible to build Emacs on Windows with libxml2 is a
standing todo item that I hope will be done soon.

The changes to support libxml2 in the Windows build are below.  Would
people who build Emacs on Windows please try them?  Precompiled
Windows binaries of libxml2 can be found here:

     http://sourceforge.net/projects/ezwinports/files/

Thanks Eli!

I downloaded the files from your site, applied the patches and configure.bat fails with the following error:

In file included from D:/devel/emacs/libs/libxml2-2.7.8/include/libxml2/libxml/parser.h:807:0, from D:/devel/emacs/libs/libxml2-2.7.8/include/libxml2/libxml/HTMLparser.h:16,
                 from junk.c:1:
D:/devel/emacs/libs/libxml2-2.7.8/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
compilation terminated.

Looks like there is an dependency on libiconv, which I don't have installed. Should these dependencies be included in your libxml2 download?

Thanks,
Christoph



reply via email to

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