Hi, > Found this in the rlm_sql_unixodbc config.log: > ... > /usr/bin/ld: cannot find -lodbc > ... > configure:3080: WARNING: silently not building rlm_sql_unixodbc. > configure:3082: WARNING: FAILURE: rlm_sql_unixodbc requires: libodbc sql.h. > > Did I miss some dependencies earlier when installing FR 2.1.10?
yes. > Can I run "make" within this directory stand-alone, > or should I rebuild from the top? just install the required dependencies , then recompile...then run 'make install' the required rlm_sql_unixodbc will be built and installed and none of your config will be touched (though you might want to just back up your current RADDB config directory just in case! ;-) ) alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

