Re: FreeRADIUS 1.1.4 has been released



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




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.