v3.0.12 build error on RHEL6

Alan DeKok aland at deployingradius.com
Mon Jan 30 16:25:42 CET 2017


On Jan 30, 2017, at 10:02 AM, Chris Taylor (chtaylo2) <chtaylo2 at cisco.com> wrote:
> 
> Hi, I’m trying to build FreeRadius v.3.0.12 on a RHEL6.4 patched to a 6.8 kernel. 
> 
> make has been erroring at:

  Your GCC is probably too old.

  Try the v3.0.x branch from git.  If that doesn't work, try installing a newer version of GCC.

> GCC Builds:
> 
> [tmp]# gcc -v
> 
> gcc version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC) 

  Yeah... that's 5 years old.  We've moved v3 to using newer C compiler features.  They make programming much simpler.

  Alan DeKok.




More information about the Freeradius-Users mailing list