Norbert Wegener wrote: > As I don't need everything, I modifyed the configure instruction in the > spec-file and added: > > --without-rlm_sql_iodbc \ > --without-rlm_sql_firebird \ > --without-rlm_sql_db2 \
Instead of listing everything I'd suggest to just remove --enable-strict-dependencies from the configure flags. > Nevertheless, later on I get: > gmake[10]: Entering directory > `/usr/src/packages/BUILD/freeradius-server-2.0.0/src/modules/rlm_sql/drivers/rlm_sql_freetds' > gmake[10]: *** Keine Regel, um »all« zu erstellen. Schluss. Either delete the directory (it is empty anyway) or remove --with-experimental-modules from the configure flags. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

