29 Oct
2012
29 Oct
'12
1:30 p.m.
On 29 Oct 2012, at 17:14, Edinilson - ATINET <edinilson@atinet.com.br> wrote:
Hi,
After upgrade perl to version 5.16 checkrad was returning the following error:
Can't modify constant item in scalar assignment at /usr/local/sbin/checkrad line 477, near ");" Execution of /usr/local/sbin/checkrad aborted due to compilation errors.
I don“t know exactly how to solve this problem.
Stick a $ at the front of the line at 477 :) https://github.com/FreeRADIUS/freeradius-server/commit/87ae675f866fff4d54419... -Arran