Re: [PATCH] file-has-acl: symlinks can have scontext

2024-11-10 Thread Bruno Haible via Gnulib discussion list
Paul Eggert wrote: > + When ! (flags & AC_SYMLINK_FOLLOW), prefer acl_get_link_np to > + acl_get_file on platforms that have both APIs, This patch leads to compilation errors on macOS, FreeBSD, NetBSD, Cygwin: ../../gllib/file-has-acl.c:425:27: error: use of undeclared identifier 'AC_SYM

relocatable-prog-wrapper: Fix compilation error on NetBSD 7

2024-11-10 Thread Bruno Haible via Gnulib discussion list
When building GNU libiconv with option --enable-relocatable, without compiler optimizations (e.g. with CFLAGS=-g), on a platform that is old or fringe (such as NetBSD 7), a compilation error occurs during the 'make install' step, while linking the reloc-wrapper: gcc -std=gnu11 -g -I../srclib -I../