Closed soweliniko closed 5 years ago
This is a missing header file from libattr.
and how do I get this header file? I have the library, I can't find any other versions of it in the arch repos.
I don't know, what header files does the library supply in arch? What version is the library?
OK, this appears to be a change in libattr. Thanks for bringing it to my attention.
Unfortunately, there isn't a backwards-compatible fix. However, you should be able to get it working quickly by changing the #include that fails to #include <sys/xattr.h>
.
I've now pushed a fix; I'd be most grateful if you could test it!
fix works, thank you!
Thanks for confirming; I've released 1.0.15.
hello, when I try and build the plptools on my 64-bit arch linux machine, I get this error:
I'm not sure what's causing this, but it won't build. I'm following the instructions in the README.