Open
Description
I have followed step 7 in README.md to build libxml2, and I ensured that my lzma, autoconf, automake, and pkg-config are all the latest versions, but I still encountered the error when running ./autogen.sh:
checking for zlib.h... yes
checking for gzread in -lz... yes
Checking lzma
./configure: line 9844: syntax error near unexpected token `LZMA,liblzma,'
./configure: line 9844: ` PKG_CHECK_MODULES(LZMA,liblzma,'
Now type 'make' to compile libxml2.
lzma version
xz (XZ Utils) 5.2.6
liblzma 5.2.6
autoconf version
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
automake (GNU automake) 1.16.3
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Tom Tromey <tromey@redhat.com>
and Alexandre Duret-Lutz <adl@gnu.org>.
pkg-config version
0.29.1
Any help is much appreciated!
Metadata
Metadata
Assignees
Labels
No labels