2.0.0-pre1 compile problem on ubuntu
Alan Dekok
aland at deployingradius.com
Fri May 25 14:27:48 CEST 2007
Norbert Wegener wrote:
> on an ubuntu 6.06 configure does not show an error with 2.0.0-pre1.
...
> /home/norbert/Desktop/freeradius-server-2.0.0-pre1/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-2.0.0-pre1.so -o
> .libs/rlm_perl-2.0.0-pre1.so^M
> /usr/bin/ld: cannot find -lperl^M
I see it, too. I think it's because Dynloader is a static library, so
libtool is looking for libperl.a, not libperl.so.
But I really don't know. Did I mention I hate libtool?
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Users
mailing list