[SR-Users] postgres in Kamailio 3.1.2

Klaus Darilion klaus.mailinglists at pernau.at
Thu Feb 24 23:22:33 CET 2011


Bruno Bresciani wrote:
> Hi,
> 
> I configure the Kamailio 3.1.2 with postgres but I cann't start. In the 
> log file is generated the following error:
> 
> //
> 
> ERROR: load_module: could not open module 
> </home2/local/kamailio/lib/kamailio/modules/db_
> postgres.so>: /home2/local/kamailio/lib/kamailio/modules/db_postgres.so: 
> undefined symbol: PQdescribePrepared

Have you built Kamailio yourself? Looks like db_postgres.so can not find 
the postgresql libraries, or it was built with a different library version.

Maybe ldd can give you some details:

   ldd /home2/local/kamailio/lib/kamailio/modules/db_postgres.so

regards
Klaus




More information about the sr-users mailing list