Error in make freeradius_1.1.0
Nicolas Baradakis
nbk at sitadelle.com
Wed Feb 1 17:01:21 CET 2006
Velikanov wrote:
> I edit Makefile in src/modules/rlm_dbm as you advise and got such result
>
> [...]
>
> ../../lib/.libs/libradius.so: undefined reference to `MD5Final'
> ../../lib/.libs/libradius.so: undefined reference to `crypt'
> ../../lib/.libs/libradius.so: undefined reference to `MD5Init'
> ../../lib/.libs/libradius.so: undefined reference to `MD5Update'
It's not exactly the same message, but unfortunately it's the same problem.
> Error during "#make" disappear after i commented-out this lines in configure
> #--with-openssl-includes=/usr/include/openssl \
> #--with-openssl-libraries=/usr/lib
>
> What must i do now?
Don't use these options: you're using the default directories therefore
they are not needed.
--
Nicolas Baradakis
More information about the Freeradius-Users
mailing list