Hi, trying to build the package from the tarball on NixOS, it appears
that fuzz/fuzz.h is missing from the archive:
testFuzzer.c:13:10: fatal error: fuzz.h: No such file or directory
13 | #include "fuzz.h"
| ^~~~
compilation terminated.
It appears to be available in the git
> I fail to build libxslt 1.1.34 against it. The "configure" script of
> libxslt has this line:
libxml2 now behaves more correctly by rejecting invalid arguments like
`print`. This is fixed in libxslt master so it no longer passes it the
extra print argument.
In the meanwhile, you can use pkg
On Wed, 2022-02-16 at 14:38 -0500, Jeffrey Walton via xml wrote:
> Rather than deleting them, how about moving them to archive/ or
> similar. If they are archived they will still be available in case
> some folks are using them.
Then people would need to move them outside the archive/ directory or