Re: radius 1.3 end with Abort

Greg G <[email protected]> Mon, 07 Aug 2006 13:03:38 -0400
Newsgroups gmane.comp.gnu.radius.general
Message-ID <[email protected]>
Sergey Poznyakoff wrote:
> 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.
>
>   
   I don't believe that this is the case.  I only have the one 
installation of mysql.  I did check anyway, and the headers in 
/usr/include/mysql point to the installed-from-package (5.0.22) 
headers.  Same for the libraries.

-Greg G