16 May
2011
16 May
'11
10:35 a.m.
Chris Howley wrote:
Alan,
I'm unable to build a 64-bit version of FreeRADIUS 2.1.10 on Solaris 10 9/10 s10x_u9wos_14a X86 owing to the following problem. I'm using the latest software from the 2.1.x git repository and gcc version 3.4.3.
I've noticed that the 'FNM_FILE_NAME' flag is not declared in the fnmatch.h file on my system if this helps.
Edit src/include/autoconf.h, and delete the line saying HAVE_FNMATCH Then, re-build. But don't do "configure" again. Alan DeKok.