Алексей Харчёв wrote:
>
> wget https://ftp.gnu.org/gnu/libunistring/libunistring-1.1.tar.gz
> tar xvf libunistring-1.1.tar.gz
> cd libunistring-1.1
> ./configure --prefix=/libs/libunistring-1.1 --disable-static
> make
> make check — here error
I'm redirecting this thread to bug-libunistring (sin
Hi Bruno,
1. Yes, file_has_acl() function need to be able to detect ACLs on a NFSv4
mounted volume.
Such a volume has ACLs in special format which is quite different from Posix
ACLs which we only handle today.
Note that nfsv4 is standard today I.e. if you mount remote volume today on
Linux via "
wget https://ftp.gnu.org/gnu/libunistring/libunistring-1.1.tar.gz
tar xvf libunistring-1.1.tar.gz
cd libunistring-1.1
./configure --prefix=/libs/libunistring-1.1 --disable-static
make
make check — here error
With regards,
Alexei Kharchev
alexei1...@mail.rualexei@Aspire:~/build/libunistring-