all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Christoph Scholtes <cschol2112@googlemail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Included libraries in the Windows binary distribution
Date: Sun, 05 Feb 2012 18:32:24 +0200	[thread overview]
Message-ID: <83liohckbr.fsf@gnu.org> (raw)
In-Reply-To: <4F2DF0C7.6050903@gmail.com>

> Date: Sat, 04 Feb 2012 20:00:23 -0700
> From: Christoph Scholtes <cschol2112@googlemail.com>
> CC: Emacs-Devel devel <emacs-devel@gnu.org>
> 
> 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.

Right.  Please install this:

  http://sourceforge.net/projects/mingw/files/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dev.tar.lzma/download

> Should these dependencies be included in your libxml2 download?

I'd rather not.  As much as I hate requesting users to download
dependencies, I'll have to punt in this case: the above tarball
includes more than just one header file, and is really needed if one
wants to link against libxml2.  (Emacs doesn't link against the
library, but that's not the usual case for library users.)

I will add this requirement to the relevant README files, including in
Emacs.



  reply	other threads:[~2012-02-05 16:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 23:55 Included libraries in the Windows binary distribution Lars Magne Ingebrigtsen
2012-01-04  1:09 ` Juanma Barranquero
2012-01-04  3:10   ` Lars Magne Ingebrigtsen
2012-01-04  5:10     ` Eli Zaretskii
2012-01-04  5:09 ` Eli Zaretskii
2012-02-04 13:42   ` Eli Zaretskii
2012-02-05  0:37     ` Juanma Barranquero
2012-02-05 16:32       ` Eli Zaretskii
2012-02-05  3:00     ` Christoph Scholtes
2012-02-05 16:32       ` Eli Zaretskii [this message]
2012-02-05 19:27         ` Christoph Scholtes
2012-02-05 19:52           ` Juanma Barranquero
2012-02-05 20:54             ` Eli Zaretskii
2012-02-05 21:21               ` Juanma Barranquero
2012-02-05 21:45               ` Christoph Scholtes
2012-02-06 13:10                 ` Ted Zlatanov
2012-02-07  2:48                   ` Christoph Scholtes
2012-02-08  4:02     ` Eli Zaretskii
2012-02-08 19:16       ` Stefan Monnier
2012-02-10 10:32         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83liohckbr.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=cschol2112@googlemail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.