dear all,

please hep me, how to fix it...

my configure :
./configure --prefix=/usr/local/freeradius
--disable-ltdl-install --with-ltdl-lib=/usr/lib
--with-ltdl-include=/usr/include --with-large-files
--with-experimental-modules --with-udpfromto

then #make

bla-bla-bla.....
bla-bla-bla....
*** Warning: Linking the shared library rlm_perl.la
against the
*** static library
/usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is not
portable!
rm -fr .libs/rlm_perl.la .libs/rlm_perl.*
.libs/rlm_perl-1.0.2.*
gcc -shared  rlm_perl.lo  -L/usr/local/lib
/usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl/5.8/CORE -lperl -ldl -lm -lpthread -lc
-lcrypt -lnsl -lresolv -lpthread  -Wl,-E -Wl,-soname
-Wl,rlm_perl-1.0.2.so -o .libs/rlm_perl-1.0.2.so
/usr/bin/ld: cannot find -lperl
collect2: ld returned 1 exit status
make[6]: *** [rlm_perl.la] Error 1
make[6]: Leaving directory
`/usr/local/src/freeradius-1.0.2/src/modules/rlm_perl'
make[5]: *** [common] Error 1
make[5]: Leaving directory
`/usr/local/src/freeradius-1.0.2/src/modules'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/usr/local/src/freeradius-1.0.2/src/modules'
make[3]: *** [common] Error 1
make[3]: Leaving directory
`/usr/local/src/freeradius-1.0.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/usr/local/src/freeradius-1.0.2/src'
make[1]: *** [common] Error 1
make[1]: Leaving directory
`/usr/local/src/freeradius-1.0.2'
make: *** [all] Error 2

thanks for your help.

regards,
iwan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to