From: Andrew J. S. <as...@te...> - 2024-12-31 04:03:58
|
Hi, I grabbed https://sourceforge.net/projects/gawkextlib/files/gawk-xml-1.1.1.tar.gz, unpacked the tarball, and then successfully ran these commands: bash-5.1$ tar xf gawk-xml-1.1.1.tar.gz bash-5.1$ cd gawk-xml-1.1.1 bash-5.1$ ./configure && make -j && make -j check && echo YES ... YES This was on a CentOS Stream 9 system. I don't know if that helps. What platform are you using? What's the error? Regards, Andy On Mon, Dec 30, 2024 at 08:10:09PM +0100, Manuel Collado wrote: > I'm revising the current status of the whole gawkexlib site in order to > update the project web pages. And found some possible glitches. > > One of them is a failing make check of gawk-xml when building from the > tarball. The failure is due to lack of support for Japanese encodings. > > But everything is Ok when building from the sources in the repo or from the > snapshot tarball. > > Can anybody confirm if it is a real bug? And not a failure on my part? > > Thanks. > -- > Manuel Collado - http://mcollado.z15.es > > > > _______________________________________________ > Gawkextlib-developer mailing list > Gaw...@li... > https://lists.sourceforge.net/lists/listinfo/gawkextlib-developer |