FreeRADIUS 1.1.4 has been released

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Fri Jan 5 11:50:37 CET 2007


Hi,

>   * Added preliminary code to support Firebird. (closes: #378)
>     Use at your own risk!

unfortunately this new support breaks the building of the
FreeRADIUS during the ./confugure stage if you dont
have the required development libraries/headers present.
currently the only work-around is the usual, 'blow it away' method
which isnt too clean or friendly eg

rm -rf src/modules/rlm_sql/drivers/rlm_sql_firebird

other SQL modules fail elegantly when their dev parts are not present
eg

checking for oci.h... no
configure: WARNING: oracle headers not found.  Use --with-oracle-home-dir=<path>.
configure: WARNING: sql submodule 'oracle' disabled
configure: creating ./config.status
config.status: creating Makefile


alan



More information about the Freeradius-Users mailing list