How to link radiusd statically?
abhay at clearcrypt.com
abhay at clearcrypt.com
Tue Aug 5 15:47:41 CEST 2008
Hi,
I would like to build radiusd with all necessary libraries statically linked
in. I have tried the following command
./configure --enable-shared=no --enable-static=yes
During linking phase, there are a bunch of problems; 1. libperl.a is not
found (that has been fixed by downloading Perl 5.8.8 and building it
locally); 2. many undefined functions, mainly in libkrb5.a
Is this a way to go? Has anyone successfully built freeradius 2.0.5 with
static linkage?
Thanks!
Abhay
More information about the Freeradius-Users
mailing list