3 Mar
2011
3 Mar
'11
8:28 a.m.
Kristoffer Milligan wrote:
Due to the need for nested TLVs I'm trying to compile FreeRADIUS from the master branch: ... The configuration works fine, but when I try to compile the project, it fails: ... /root/freeradius-server/src/modules/rlm_redis/rlm_redis.h:35:29: error: hiredis/hiredis.h: No such file or directory
Hmm... the "configure" stage found the header file, but it's not found when the server builds. <sigh> The simplest solution is to delete the rlm_redis* directories. Alan DeKok.