From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Newsgroups: gmane.emacs.devel Subject: Re: https://sourceforge.net/projects/emacs-bin/files/snapshots/ Date: Mon, 31 Mar 2014 20:50:47 +0200 Message-ID: <82ob0m19tk.fsf@web.de> References: <82ppl2agnr.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1396291915 17389 80.91.229.3 (31 Mar 2014 18:51:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2014 18:51:55 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 31 20:51:48 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WUhJA-0005Np-Tg for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2014 20:51:45 +0200 Original-Received: from localhost ([::1]:50762 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUhJA-0003vM-IL for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2014 14:51:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUhIq-0003s1-O0 for emacs-devel@gnu.org; Mon, 31 Mar 2014 14:51:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUhIi-0001ra-JT for emacs-devel@gnu.org; Mon, 31 Mar 2014 14:51:24 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:49599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUhIi-0001r2-A9 for emacs-devel@gnu.org; Mon, 31 Mar 2014 14:51:16 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WUhIb-00038T-Tu for emacs-devel@gnu.org; Mon, 31 Mar 2014 20:51:09 +0200 Original-Received: from p508f699e.dip0.t-ipconnect.de ([80.143.105.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Mar 2014 20:51:09 +0200 Original-Received: from parozusa by p508f699e.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Mar 2014 20:51:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 52 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p508f699e.dip0.t-ipconnect.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) Cancel-Lock: sha1:e2YYrvxOPcsN3IeeGxYZIB9uFLo= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:171225 Archived-At: Dani Moncayo writes: > On Mon, Mar 31, 2014 at 10:58 AM, Martin wrote: >> >> emacs-r116766-20140315-w32-bin.7z >> >> compiled with libxml2 support, >> >> emacs-24-20140330112454-w32-bin.7z >> emacs-trunk-20140329120847-w32-bin.7z >> >> not. >> >> Correct ? > > I've just checked the log files for these 3 builds, and in all of them > I see a successful check for libxml-2.0: > > checking for libxml-2.0 > 2.6.17... yes > CFLAGS='-Ic:/mingw/include/libxml2 ' LIBS='-Lc:/mingw/lib -lxml2 ' > > > So, I'd say that the 3 binaries above were successfully compiled with > libxml2 support. Hi Dani, thank you for response. My test case: I have placed the same libxml2 dll in every emcas bin directory. c:\cygwin\bin\find.exe . "(" -iname 'libxml2*.dll' -type f ")" -exec c:\cygwin\bin\ls -ld {} ";" -rwxrwxrwx+ 1 plus None 4470354 Nov 29 11:47 emacs-pretest/bin/libxml2-2.dll -rwxrwxrwx+ 1 plus None 4470354 Nov 29 11:47 emacs-trunk/bin/libxml2-2.dll -rwxrwxrwx+ 1 plus None 4470354 Nov 29 11:47 emacs-trunk-2014-03-31-09-52-01/bin/libxml2-2.dll Gnus v5.13 When I open the same email from my IMAP account (arcor.de, may be followed up to you by private mail), it ist diplayed correctly with GNU Emacs 24.3.50.1 (i686-pc-mingw32) of 2014-03-15 on LEG570 (emacs-trunk) with GNU Emacs 24.3.50.1 (i686-pc-mingw32) of 2014-03-30 on LEG570 (emacs-pretest) GNU Emacs 24.4.50.1 (i686-pc-mingw32) of 2014-03-30 on LEG570 (emacs-trunk-2014-03-31-09-52-01) I get the message "libxml2 library not found" and an empty mail body. Martin