lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Should we update libxml and its kin?


From: Vadim Zeitlin
Subject: Re: [lmi] Should we update libxml and its kin?
Date: Thu, 10 Mar 2022 16:59:18 +0100

On Wed, 23 Feb 2022 20:18:47 +0000 Greg Chicares <gchicares@sbcglobal.net> 
wrote:

GC> I pose this question because a corporate-server rebuild says:
GC> 
GC> + cd /opt/lmi/src/lmi/third_party/libxslt
GC> + NOCONFIGURE=1 ./autogen.sh
GC> libtoolize: putting auxiliary files in '.'.
GC> libtoolize: copying file './ltmain.sh'
GC> libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
GC> libtoolize: and rerunning libtoolize and aclocal.
GC> libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
GC> configure.ac:123: warning: The macro `AC_HEADER_STDC' is obsolete.
GC> configure.ac:123: You should run autoupdate.
GC> ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
GC> configure.ac:123: the top level

 Hello,

 I've created https://github.com/let-me-illustrate/lmi/pull/200
corresponding to xanadu/autoupdate-2.71 branch in your local terminology
containing the fix this problem, similar one for libxml2 and also many
related problems in lmi's own configure.ac which don't appear in your build
but which were annoying me.

 The changes in this branch include updates of both libxml2 and libxslt to
the latest versions: for the former this was done because it already
includes the fix to configure.ac and I thought it would be better to use it
directly instead of just cherry-picking it into our own branch. For the
latter it was mostly done just for consistency because it still doesn't
fix this warning even in the latest version (but I've submitted my trivial
fix for the inclusion). I think that in either case updating is worth it as
there are many bug fixes in both libraries and even though I don't know if
any of them could affect lmi, it still seems better to have them rather
than not to. If, however, you disagree, I could redo this PR to only
include just the changes to configure.ac that we need.

 Please let me know if you'd like me to do this or change this PR in any
other way.

 Thanks,
VZ

Attachment: pgp__tdvV7fLg.pgp
Description: PGP signature


reply via email to

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