Error in make freeradius_1.1.0

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Tue Jan 31 18:18:48 CET 2006


Hi,

> gmake[6]: Entering directory
> `/u01/data/freeradius-1.1.0/src/modules/rlm_dbm'
> /u01/data/freeradius-1.1.0/libtool --mode=link gcc rlm_dbm_parser.o
> ../../lib/li
> bradius.a -L/usr/lib -lssl -L/usr/lib -lcrypto -lnsl -lresolv  -lpthread  -l
> gdbm
>   -o rlm_dbm_parser
> gcc rlm_dbm_parser.o -o rlm_dbm_parser
>  ../../lib/libradius.a -L/usr/lib -lssl -
> lcrypto -lnsl -lresolv -lpthread /usr/lib/libgdbm.so
> ../../lib/libradius.a(radius.o)(.text+0x11): In function `make_secret':
> /u01/data/freeradius-1.1.0/src/lib/radius.c:165: undefined reference to
> `MD5Init

wierd funkiness. looks like you're not picking up the local freeradius-devel/md5.h overrides (to avoid using a system libmd5). perhaps a result of the 
combination of options you have given the ./configure step?

alan



More information about the Freeradius-Users mailing list