Postgresql undefined symbol PQinitSSL
    Alan DeKok 
    aland at deployingradius.com
       
    Wed Sep 28 15:28:14 CEST 2011
    
    
  
Thor Spruyt wrote:
> Any ideas on what could be the problem here or any solution or tips on where to look further?
  FreeRADIUS is built with Postgresql && SSL.  So it assumes that
Postgresql can do SSL, too.
  The simple fix is to go to the sql_postgresql.c file, and delete the
code which refers to PQinitSSL
  A longer term fix is to update the "configure" script to look for
PQinitSSL.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list