8 Nov
2005
8 Nov
'05
12:33 p.m.
Nicholas Thompson <nlm1398@yahoo.com> wrote:
I finally got freeradius to make without errors. However to do this I had to manually change the Makefile (in src/modules/rlm_sql/drivers/rlm_sql_mysql)and take out these options -x03 -mt and -xarch=v8, but I am not sure if this will affect the stability or useage of freeradius.
No. Those flags are added by "configure", for reasons only it understands. Alan DeKok.