Compilation errors in 1.0.4
Nicolas Baradakis
nbk at sitadelle.com
Wed Jun 22 10:47:47 CEST 2005
Oleg M. Golovanov wrote:
> gcc -g -O2 -pthread -D_THREAD_SAFE -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_counter.c -o rlm_counter.o
> rlm_counter.c:38: gdbm.h: No such file or directory
It looks like the compiler didn't find the libgdbm headers on your
system. Did you install these headers? Depending on the distribution,
you need to install a package named gdbm-devel, libgdbm-dev, or
something like that.
--
Nicolas Baradakis
More information about the Freeradius-Users
mailing list