Edit file File name : libxcrypt.pc Content :############################################# ##### Pkg-Config file for libxcrypt ##### ############################################# prefix=/usr exec_prefix=${prefix} libdir=/lib64 includedir=/usr/include Name: libxcrypt Version: 4.1.1 Description: Extended crypt library for DES, MD5, Blowfish and others Libs: -L${libdir} -lcrypt Cflags: -I${includedir} Save