v3.0.12 build error on RHEL6

Mathieu Simon (Lists) matsimon.lists at simweb.ch
Tue Jan 31 09:16:42 CET 2017


Hi

Am 30.01.2017 um 16:25 schrieb Alan DeKok:
[...]
>> 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.
If you absolutely require running on RHEL6... maybe have a look at
"Software Collections". If I remember correctly Devtoolset-4 gives you
access to GCC 5.2.* on RHEL6.

This might be an easier (and more quick way) way than bootstrapping a
modern GCC including dependencies properly on your own. I stumbled upon
SCL some time ago unrelated to FreeRADIUS. The version of GCC shipped
with EL6 is really becoming outdated to build for modern software on it.

-- Mathieu

* https://www.softwarecollections.org/en/scls/rhscl/devtoolset-4/


More information about the Freeradius-Users mailing list