Compile Error on FreeR 2.0.3
Alan DeKok
aland at deployingradius.com
Thu Mar 27 17:18:07 CET 2008
Breuer Nicolas wrote:
> I've an error on compilation :
...
> ./configure --without-threads --with-mysql-lib-dir=/usr/lib64/
Hmm... the --without-threads option is not what I normally use.
> event.c:2305: error: 'argval' undeclared (first use in this function)
> event.c:2305: error: (Each undeclared identifier is reported only once
> event.c:2305: error: for each function it appears in.)
Hmm... just define "argval" as an "int" in that function, and it
should work.
I'll commit a fix for 2.0.4.
Alan DeKok.
More information about the Freeradius-Users
mailing list