Install problems
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Jan 17 11:57:47 CET 2011
    
    
  
Breuer Nicolas wrote:
>  I can't install the last freeradius to our new server
> 
>   ./configure --libdir=/usr/local/lib/freeradius2
> --with-mysql-lib-dir=/usr/lib64/mysql --disable-libltdl-install
> --with-system-libtool --without-openssl
...
> /var/instapp/freeradius-server-2.1.10/src/main/modules.c:1372: undefined
> reference to `lt_preloaded_symbols'
  Edit the Make.inc file, and find the line starting with "CFLAGS".  Add
a " -DIE_LIBTOOL_DIE" to the end.  Do "make clean", followed by "make".
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list