GNU bug report logs -
#23916
25.0.95; libxml2 library not found
Previous Next
Reported by: Lervåg, Alf <Alf.Lervag <at> Sporveien.com>
Date: Fri, 8 Jul 2016 11:03:01 UTC
Severity: normal
Tags: notabug
Found in version 25.0.95
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 23916 <at> debbugs.gnu.org (full text, mbox):
On Fri, Jul 8, 2016 at 6:30 AM, Lervåg <at> debbugs.gnu.org,
<Alf.Lervag <at> sporveien.com> wrote:
> Flycheck complains about missing libxml2. As far as I can see, this
> should have been bundled with emacs.
>
> In GNU Emacs 25.0.95.1 (i686-w64-mingw32)
> of 2016-06-12 built on LAPHROAIG
> Windowing system distributor 'Microsoft Corp.', version 6.1.7601
> Configured using:
> 'configure --host=i686-w64-mingw32 --without-dbus
> --without-compress-install CFLAGS=-static'
>
> Configured features:
> XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
> TOOLKIT_SCROLL_BARS
> Recent messages:
> libxml2 library not found [3 times]
This message is from Emacs (xml.c, init_libxml2_functions). It means
you configured with libxml2, but didn't include the dll on PATH (or in
same directory as emacs.exe). The error should be reproducible with
just
emacs -Q --eval "(libxml-parse-xml-region 1 1)"
This bug report was last modified 9 years and 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.