Postgresql undefined symbol PQinitSSL
Thor Spruyt
thor.spruyt at telenet.be
Wed Sep 28 15:52:56 CEST 2011
Hi Alan,
Yes, I removed the code and then it runs ;-)
Thanks,
Thor.
----- Original Message -----
From: "Alan DeKok" <aland at deployingradius.com>
To: "FreeRadius users mailing list" <freeradius-users at lists.freeradius.org>
Sent: Wednesday, September 28, 2011 3:28:14 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
Subject: Re: Postgresql undefined symbol PQinitSSL
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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list