There seems to have changed a bit more.rlm_sql.c did not fit. Even substituting the whole rlm_sql directory with the one from pre 2 did not work:
rlm_sql.c: In function 'sql_xlat':
rlm_sql.c:200: warning: comparison between signed and unsigned
rlm_sql.c: In function 'generate_sql_clients':
rlm_sql.c:329: warning: pointer targets in assignment differ in signedness
rlm_sql.c:337: error: 'struct main_config_t' has no member named 'clients'
gmake[6]: *** [rlm_sql.lo] Fehler 1
gmake[6]: Leaving directory `/root/radiusd/src/modules/rlm_sql'
gmake[5]: *** [common] Fehler 2
gmake[5]: Leaving directory `/root/radiusd/src/modules'
gmake[4]: *** [all] Fehler 2
gmake[4]: Leaving directory `/root/radiusd/src/modules'
gmake[3]: *** [common] Fehler 2
gmake[3]: Leaving directory `/root/radiusd/src'
gmake[2]: *** [all] Fehler 2
gmake[2]: Leaving directory `/root/radiusd/src'
gmake[1]: *** [common] Fehler 2
gmake[1]: Leaving directory `/root/radiusd'
make: *** [all] Fehler 2

Any other suggestions?
Norbert Wegener


Alan DeKok schrieb:
Norbert Wegener wrote:
got the opportunity earlier than expected...
The system is  suse 10.2.

# gdb radiusd 30251
...
(gdb) bt
...
#5  0xb7b083c8 in vio_read () from /usr/lib/mysql/libmysqlclient_r.so.15

  So it's blocked on a MySQL read...

  All I can suggest right now is to try reverting rlm_sql.c to revision
1.172, which is the only difference in that module between -pre2 and
Sept. 12.

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


--

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Norbert Wegener
Siemens AG Siemens IT Solutions and Services
SBS GO GIO NW PSU2
Kruppstr. 16
D-46128 Essen, Germany
Phone : +49 (0) 201 816-3116
Fax.  : +49 (0) 201 816-5581284
mailto:[EMAIL PROTECTED]


Siemens Aktiengesellschaft: Vorsitzender des Aufsichtsrats: Gerhard Cromme
Vorstand: Peter Löscher, Vorsitzender; Johannes Feldmayer, Heinrich Hiesinger, 
Joe Kaeser, Rudi Lamprecht, Eduardo Montes, Jürgen Radomski, Erich R. 
Reinhardt, Hermann Requardt, Uriel J. Sharef, Klaus Wucherer
Sitz der Gesellschaft: Berlin und München; Registergericht: Berlin 
Charlottenburg, HRB 12300, München, HRB 6684 WEEE-Reg.-Nr. DE 23691322


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

Reply via email to