Error 1: Make Free Radius 3.0.3

Alan DeKok aland at deployingradius.com
Sat May 31 15:25:54 CEST 2014


Rafael de Farias Meurer wrote:
> I’m trying to install free radius 3.0.3, after make I receive this error.
> CC src/lib/cbuff.c
> 
> gcc: unrecognized option `-KPIC'

  You're building on Solaris.  Arg.  Edit scripts/jlibtool.c, and change
"-KPIC" to "-fPIC".  It should then build.

  Alan DeKok.


More information about the Freeradius-Users mailing list