Gavin Smith <gavinsmith0...@gmail.com> writes: > If we want to release this and it work on your platform, it's better > to find out about problems sooner rather than later so we can fix them, > so it is good that you've reported this.
Thanks, so I will go on. > It appears that fchmod does not exist on your system. It appears that > chmod can be used instead: Yes, that issue is gone, thanks. >> C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: >> ../gnulib/lib/libgnu.a(libgnu_a-getrandom.o): in function >> `getrandom': >> Z:/texinfo/gnulib/lib/getrandom.c:128: undefined reference to >> `BCryptGenRandom' >> collect2.exe: error: ld returned 1 exit status >> --8<---------------cut here---------------end--------------->8--- > > This may be harder to fix. This is coming from gnulib code. This issue remains, make stops like described above. Best, Arash