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

Eli Zaretskii <eliz@gnu.org> writes:

> 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

OK.

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

No problem. It is not that big of a deal.

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

Thanks.

So I successfully compiled with the patch and the libraries, however
during bootstrap I got "libxml2 library not found" all over the place
during compilation of elisp files. It shows up after compilation of
every single .elc file. Is this expected? I don't have the
binaries on the path anywhere. Just wondering where this output is
generated.

Example output during compilation:
"./../src/oo/i386/emacs.exe" -batch --no-site-file --no-site-lisp -f batch-byte-
compile quail/greek.el
Wrote d:/devel/emacs/emacs-bzr/libxml2/leim/quail/greek.elc
libxml2 library not found
"./../src/oo/i386/emacs.exe" -batch --no-site-file --no-site-lisp -f batch-byte-
compile quail/cyril-jis.el
Wrote d:/devel/emacs/emacs-bzr/libxml2/leim/quail/cyril-jis.elc
libxml2 library not found

Also, once I have compiled support in, how can I test it?

Thanks.

Christoph



  reply	other threads:[~2012-02-05 19:27 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
2012-02-05 19:27         ` Christoph Scholtes [this message]
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=86k44113p3.fsf@googlemail.com \
    --to=cschol2112@googlemail.com \
    --cc=eliz@gnu.org \
    --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.