problem installing RLM-Python installation in 1.7

UriCALL Support freeradius at uricall.com
Thu Aug 23 10:30:06 CEST 2007


Dear All,

I grabbed today the sources for 1.7 distribution and wanted to compile the rlm_python also in, but, as opposite to 1.6 version, it looks like some libraries are not longer included, here are the errors:

"""
host1:/usr/local/src/freeradius/freeradius-1.1.7/src/modules/rlm_python# make
/usr/local/src/freeradius/freeradius-1.1.7/libtool --mode=link gcc -release 1.1.7 \
        -module -static   -o rlm_python.la     \
        -rpath /usr/local/lib rlm_python.lo rlm_python.c /usr/local/src/freeradius/freeradius-1.1.7/src/lib/libradius.la \
        -L/usr/lib/python2.4/config                             -lpthread -ldl  -lutil -lpython2.4 -lm -lnsl -lresolv  -lpthread 
libtool: link: cannot find the library `/usr/local/src/freeradius/freeradius-1.1.7/src/lib/libradius.la' or unhandled argument `/usr/local/src/freeradius/freeradius-1.1.7/src/lib/libradius.la'
"""

Can anybody provide any solution, except using libradius.la from 1.6 for 1.7 version, or is anything changed and I missed that?

Thank you in advance,
DanB




More information about the Freeradius-Users mailing list