FR compilatio​n problem on Solaris

Alan DeKok aland at deployingradius.com
Thu Aug 14 11:30:55 CEST 2014


Mohd Alkhaldi wrote:
> When I try to compile FR2.2.5 on Slaris 10 ( SPARC ) server with Oracle
> DB, configuration went successfully but I run make , I got the following
> error:
...
> rlm_unix.c:81: warning: unused variable `username'
> rlm_unix.c:83: warning: unused variable `vp'
> rlm_unix.c: In function `unix_accounting':
> rlm_unix.c:543: error: structure has no member named `ut_host'
>  rlm_unix.c:543: error: structure has no member named `ut_host'

$ rm -rf src/modules/rlm_unix

  If you don't need it, you don't need to build it.

  Alan DeKok.


More information about the Freeradius-Users mailing list