Re: radius 1.3 end with Abort

"Sergey Poznyakoff" <[email protected]> Sat, 05 Aug 2006 00:52:11 +0300
Newsgroups gmane.comp.gnu.radius.general
Organization Farlep-Internet
Message-ID <[email protected]>
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