27 Sep
2015
27 Sep
'15
10:07 p.m.
On Sep 27, 2015, at 9:40 PM, Richard Levenberg <richardl@ufp.com> wrote:
I am using an absolutely clean repo from https://github.com/FreeRADIUS/freeradius-server.git
I run ./configure, then make and get an error
This is either on master or v3.1.x
You're running on an old system. The compiler doesn't support 128 bit integers. I suggest using v3.0.x instead of v3.1.x. And if that doesn't work, please tell us which system you're compiling it on. Which OS, version of C compiler, etc. Alan DeKok.