14 Feb
2013
14 Feb
'13
5:31 p.m.
Hi,
I hope someone can point me in the right direction here. I am trying to build FR version 2.1.12 with the option "--with-experimental-modules" on Debian Linux Squeeze 2.6.32-5-amd64 because I need to build support for Wimax stuff. However I get the following compiling error(s):
checking openssl/hmac.h usability... no checking openssl/hmac.h presence... no checking for openssl/hmac.h... no configure: WARNING: silently not building rlm_wimax. configure: WARNING: FAILURE: rlm_wimax requires: openssl/hmac.h. configure: creating ./config.status config.status: creating Makefile
you dont have the required headers present to build the code. check you have the openssl devel package installed.... libssl-dev IIRC alan