octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #43899] MXE: libxml2 version 2.9.2 won't build


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #43899] MXE: libxml2 version 2.9.2 won't build, 2.9.1 builds OK
Date: Mon, 29 Dec 2014 17:12:51 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #2, bug #43899 (project octave):

libxml built fine for me on my fedora box using the latest mxe sources.

Looking at your log file, the difference I see that is perhaps related to your
issue is in the config.


On my machine:


Checking zlib
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
Checking lzma
checking for LZMA... yes



>From your log:


Checking zlib
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... no
Checking lzma
checking for LZMA... yes



As part of make nsis-installer, did xz and zlib get compiled and installed?
(not including build-xz).

zlib should probably be a dependency for libxml2 as it uses it.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43899>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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