GNU bug report logs -
#42185
An issue with bcrypt.h [MSYS2/MinGW64?]
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This morning building the last master (32b3856f850e1) I get these warning while configuring:
[...]
checking whether getloadavg is declared... no
checking bcrypt.h usability... no
checking bcrypt.h presence... yes
configure: WARNING: bcrypt.h: present but cannot be compiled
configure: WARNING: bcrypt.h: check for missing prerequisite headers?
configure: WARNING: bcrypt.h: see the Autoconf documentation
configure: WARNING: bcrypt.h: section "Present But Cannot Be Compiled"
configure: WARNING: bcrypt.h: proceeding with the compiler's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to bug-gnu-emacs <at> gnu.org ##
configure: WARNING: ## ------------------------------------ ##
checking for bcrypt.h... no
checking whether the bcrypt library is guaranteed to be present... (cached) no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
[...]
The above occurred with the Windows build (MSYS2/MinGW64).
This bug report was last modified 5 years and 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.