Hello,

I'm stoill trying to compile freeradius-1.0.2 with mssql support and without 
mysql. Freetds is installed and working.

What i've done.

./configure --with-freetds-include-dir=/usr/local/include 
--with-freetds-lib-dir=/usr/local/lib --without-rlm_sql_mysql 
--with-rlm_sql_freetds
make

works fine so far.
But the make is not bulding the module:

        rlm_sql_freetds.so

and i still get following message st start:

Wed Mar 16 12:24:58 2005 : Error: rlm_sql (sql): Could not link driver 
rlm_sql_freetds: rlm_sql_f
reetds.so: cannot open shared object file: No such file or directory
Wed Mar 16 12:24:58 2005 : Error: rlm_sql (sql): Make sure it (and all its 
dependent libraries!)
are in the search path of your system's ld.

I cant find that the lib is builded in the make run. Also i'm missing an other 
file. If I look into the source-tree of the freeradius, in subdir:

src/modules/rlm_sql/drivers/rlm_sql_freetds

I saw a only a Makefile. In this there is a reference to a file called

sql_freetds.c

But I cant find that file at all. It also not included into the tgz file of the 
latest freeradius.

And: yes - I downloaded the file from ftp.freeradius.org today ... so it should 
by the original dist.

could anybody help me to get this running ?


thx & rgds

As


-- 
Achim Schmidt <[EMAIL PROTECTED]>

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to