help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] Radius 1.0 : compile problem after MySQL upgrade


From: Stéphane Huguet
Subject: [Help-gnu-radius] Radius 1.0 : compile problem after MySQL upgrade
Date: Wed, 23 Jul 2003 09:43:50 +0200

Hi all,

I upgraded MySQL to 4.0.13 from 3.23 recently, so that I could take
advantage of cross tables delete queries. But the radius (1.0) server seems
not have updated his mysql client part, because I'm still getting some
syntax errors when using such queries.
So I decided to re-compile radius 1.0, keeping the same config that was
already created (with mysql support and all links to local directories for
libmysqlclient). So I entered my radius-1.0 source dir, and directly type
'make'. After some time, the make process stops with a series of errors like
this :

"
/usr/lib/mysql/libmysqlclient.a(my_realloc.o): In function 'my_realloc':
my_realloc.o(.text+0x77): undefined reference to 'errno'
"
I've got several of the same errors with my_lib.o, my_getwd.o, my_malloc.o
etc ...

What do you think is missing here ? Do I really have to run 'make clean' and
'./configure' before trying to compile again ?

Thanks,

Stéphane





reply via email to

[Prev in Thread] Current Thread [Next in Thread]