Hi List... I still have problem at the time to
Make: this is the last's line:
server:~/freeradius-1.1.3#
make
.....
-rpath /usr/local/lib rlm_perl.lo rlm_perl.c
/root/freeradius-1.1.3/src/lib/libradius.la \
`perl -MExtUtils::Embed -e
ldopts` -lnsl -lresolv -lpthread
*** Warning: Linking the shared library rlm_perl.la
against the loadable module
*** libradius.so is not portable!
*** Warning: Linking the shared library rlm_perl.la
against the
*** static library /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a
is not portable!
gcc -shared .libs/rlm_perl.o -Wl,--rpath
-Wl,/root/freeradius-1.1.3/src/lib/.libs -Wl,--rpath -Wl,/usr/local/lib
/root/freeradius-1.1.3/src/lib/.libs/libradius.so -L/usr/local/lib
/usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8/CORE -lperl
-ldl -lm -lc -lcrypt -lnsl -lresolv -lpthread -Wl,-E -Wl,-soname
-Wl,rlm_perl-1.1.3.so -o .libs/rlm_perl-1.1.3.so
/usr/bin/ld: cannot find
-lperl
collect2: ld returned 1 exit status
make[6]: *** [rlm_perl.la]
Error 1
make[6]: Leaving directory
`/root/freeradius-1.1.3/src/modules/rlm_perl'
make[5]: *** [common] Error
2
make[5]: Leaving directory `/root/freeradius-1.1.3/src/modules'
make[4]:
*** [all] Error 2
make[4]: Leaving directory
`/root/freeradius-1.1.3/src/modules'
make[3]: *** [common] Error
2
make[3]: Leaving directory `/root/freeradius-1.1.3/src'
make[2]: ***
[all] Error 2
make[2]: Leaving directory
`/root/freeradius-1.1.3/src'
make[1]: *** [common] Error 2
make[1]:
Leaving directory `/root/freeradius-1.1.3'
make: *** [all] Error
2
What is the problem exacttly? Any
idea?
Thanx,
Abel