Greg G <[EMAIL PROTECTED]> wrote: > The bottom line on this is that radius seems to operate > normally up until it actually tries to get data from the database...
It seems that radius was built using header files from one version of mysql and libraries from the other one. Make sure header files used when building the package correspond to the libraries being used at the run time. Regards, Sergey _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
