gpg_strerror on build, typo in ./configure of latest trunk?
Brought to you by:
hvhaugwitz,
rvdb
There appears to be a problem on line 7168 of the ./configure scripts of 0.15.1.
The code reads:
LIBS="$saveLIBS"
I believe this is incorrect, and possibly a conditional is missing.
When I attempt a build on CentOS 6:
./configure --with-zlib=/usr/include/zlib.h
configure: WARNING: No mhash means no hmac.
checking for gpg_strerror in -lgpg-error... no
configure: error: You need to have libgpg-error.a installed to use libgcrypt.
Is the problem the typo or is it something additional?
Thanks,
Matt
I'm not able to reproduce this issue with latest AIDE release. Hence I close this bug. If you are still able to reproduce your issue please open a new issue at github.com/aide/aide/issues