RE: (Could be) a bug report

2002-09-23 Thread Andrew G. Buenaventura
Did I send the correct output? -Original Message- From: Andrew G. Buenaventura Sent: Monday, September 23, 2002 8:21 PM To: [EMAIL PROTECTED] Subject: (Could be) a bug report Here's the output of gdb: (gdb) bt #0 0x4012bb5d in __strdup (s=0x655f7375 Error reading address 0x655f7375

Segmentation Fault

2002-09-20 Thread Andrew G. Buenaventura
Thanks to help who helped me solve my previous problem while compiling freeradius. The error message listed below comes out when I run radiusd -xx . I am using freeradius-snapshot-20020920 and freetds-0.60 running on a redhat Linux 7.X. ', '%{Acct-Delay-Time}') sql: group_membership_query =

segmentation fault with gdb output

2002-09-20 Thread Andrew G. Buenaventura
Attached is the gdb output of my freeradius-snapshot-20020920 and freetds-0.6.0 running on Redhat Linux 7.1. I am attempting freeradius to connect to an MS SQL 2k database. Core was generated by `radiusd -xx'. Program terminated with signal 11, Segmentation fault. #0 0x4012bb5d in ?? () (gdb)

Make errors

2002-09-19 Thread Andrew G. Buenaventura
I am getting the following errors when I run make in my freeradius-0.7.1. Any help will be greatly appreciated. Thanks. Making static in rlm_sql_freetds... gmake[10]: Entering directory `/usr/local/src/freeradius-0.7.1/src/modules/rlm_s ql/drivers/rlm_sql_freetds' gcc -g -O2 -D_REENTRANT

MSSQL and Freeradius

2002-09-18 Thread Andrew G. Buenaventura
I would like to run freeradius-0.7.1 and let it authenticate and record accounting details in MS SQL 2000. I have already installed freeradius and created the SQL schema using the script provided. When I run radiusd -xx , I got the following error: rlm_sql: Could not link driver

RE: MSSQL and Freeradius

2002-09-18 Thread Andrew G. Buenaventura
Sep 2002, Andrew G. Buenaventura wrote: I would like to run freeradius-0.7.1 and let it authenticate and record accounting details in MS SQL 2000. I have already installed freeradius and created the SQL schema using the script provided. When I run radiusd -xx , I got the following error

RE: MSSQL and Freeradius

2002-09-18 Thread Andrew G. Buenaventura
the freetds set of libraries. this allows your *nix box to talk to ms sql server or sybase databases. for more info, visit: http://www.freetds.org hope this helps, ronald On Wed, 18 Sep 2002, Andrew G. Buenaventura wrote: I forgot to mention that I am using mssql.conf and that my driver