On Wed, 24 Oct 2001, Sveta wrote:
> Hi,
> I want use module 'rlm_counter' but when i start radiusd i have error:
> radiusd.conf[600] Filed to link to module 'rlm_counter': file not found .
> And i have configure.log in /modules/rlm_counter/ where i see that:
>
> configure:531: checking how to run the C preprocessor
> configure:614: checking for gdbm.h
> configure:628: cc -c -g -O2 -pthread -D_THREAD_SAFE -D_REENTRANT -Wall
> -D_GNU_SOURCE -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wmissing-declarations -Wnested-externs conftest.c 1>&5
> configure:622: gdbm.h: No such file or directory
> configure: failed program was:
> #line 621 "configure"
> #include "confdefs.h"
> #include <gdbm.h>
> int main() {
> int a = 1;
> ; return 0; }
> .................................................
>
> What can I do?
> Thanks
> Sveta
Check the error message. It clearly states that it cannot find gdbm.h. You have
to check werther you have gdbm installed and that the compiler can find the
include files
--
kkalev
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html