You can use your systems libtool instead of the one that ships with the
FreeRADIUS source. Add --with-system-libtool to your configure.

I seemed to need that on Mandrake when I built it with my RPM
(http://volcano.boulderhill.net/freeradius-rpm/)

-Shawn

On Mon, 9 Sep 2002, Yang-Hwee TAN wrote:

>
> Hi,
>
> i've just managed to build the freeradius rpm from an old v0.6 redhat spec file,
> and now i've got a problem on the libtool libs conflict with the ones build onto
> FreeRadius' rpm.
>
> here are the options i used to build the rpm for freeradius:
>
> %configure --prefix=%{_prefix} \
>         --localstatedir=%{_localstatedir} \
>         --sysconfdir=%{_sysconfdir} \
>         --mandir=%{_mandir} \
>         --with-threads \
>         --with-thread-pool \
>         --with-gnu-ld \
>         --with-rlm-krb5-include-dir=/usr/include/krb5 \
>         --with-rlm-krb5-lib-dir=/usr/lib
>
> i did tried to use the switch "--disable-ltdl-install", but the compilation complains
> and it seems like its not a valid option for compiling. any help on this would be 
>great!
>
> Does anyone knows if i can rebuild the binary without the conflict on my system's
> libtool libs to happen? (see the rpm conflict below). Or is this a normal thing?
> Meaning that i can go ahead to replace the libraries for my libtool in order to
> use FreeRadius?
>
>
>  [root@lnx00 root]# rpm --test -Uvh 
>/usr/src/RPM/RPMS/i586/freeradius-0.7-1mdk.i586.rpm
>  Preparing...                ########################################### [100%]
>  file /usr/lib/libltdl.so.3.1.0 from install of freeradius-0.7-1mdk conflicts with 
>file from package libltdl3-1.4.2-3mdk
>  file /usr/lib/libltdl.a from install of freeradius-0.7-1mdk conflicts with file 
>from package libltdl3-devel-1.4.2-3mdk
>  file /usr/lib/libltdl.la from install of freeradius-0.7-1mdk conflicts with file 
>from package libltdl3-devel-1.4.2-3mdk
>
>
> --
> Cheers!
>  Yanghwee TAN <[EMAIL PROTECTED]>
>  http://krypton.bii.a-star.edu.sg/~tanyh/
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>


Shawn K. O'Shea
Sr. Unix Administrator
DSL.net, Inc.


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

Reply via email to