gnupg failed with below error messages, I have successfully installed all lib files.even I am using gnu make
configure: WARNING:
- It seems that you are not using GNU make. Some make tools have serious
- flaws and you may not be able to build this software at all. Before you
- complain, please try GNU make: GNU make is easy to build and available
- at all GNU archives. It is always available from ftp.gnu.org:/gnu/make. ***
configure: checking for cc features
checking if gcc ignores unknown -Wno-* options... no
checking if gcc supports -Wno-pointer-sign... no
checking if gcc supports -Wpointer-arith... yes
configure:
- It is now required to build with support for the
- New Portable Threads Library (nPth). Please install this
- library first. The library is for example available at
- ftp://ftp.gnupg.org/gcrypt/npth/
- (at least version 1.2 (API 1) is required). ***
configure: error:
- Required libraries not found. Please consult the above messages
- and install them before running configure again.