hello all
we are having an issue when trying to start kamailio using these modules and a kamailio version higher than 4.2
we install libpq5 and libpq-dev and we always have this error
0(10800) ERROR: <core> [core/sr_module.c:582]: load_module(): could not open module </usr/local/kamailio-5.0/lib64/kamailio/modules/db_postgres.so>: /usr/local/kamailio-5.0/lib64/kamailio/modules/db_postgres.so: undefined symbol: PQconnectdbParams
do you know which lib or packet would we miss? we are trying to install it on centos6, ubuntu 10 or centos7
best regards david
Hello,
can you do ldd over the db_postgres.so file? What libs it refers to?
Cheers, Daniel
On 31.07.17 18:34, David Escartín wrote:
hello all
we are having an issue when trying to start kamailio using these modules and a kamailio version higher than 4.2
we install libpq5 and libpq-dev and we always have this error
0(10800) ERROR: <core> [core/sr_module.c:582]: load_module(): could not open module </usr/local/kamailio-5.0/lib64/kamailio/modules/db_postgres.so>: /usr/local/kamailio-5.0/lib64/kamailio/modules/db_postgres.so: undefined symbol: PQconnectdbParams
do you know which lib or packet would we miss? we are trying to install it on centos6, ubuntu 10 or centos7
best regards david
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
hello Daniel
sorry i had this mail i thought it had been replied
i checked that installing postgres9.0 the issue is solved
thanks for your help
best regards
david
El 01/08/17 a las 08:36, Daniel-Constantin Mierla escribió:
Hello,
can you do ldd over the db_postgres.so file? What libs it refers to?
Cheers, Daniel
On 31.07.17 18:34, David Escartín wrote:
hello all
we are having an issue when trying to start kamailio using these modules and a kamailio version higher than 4.2
we install libpq5 and libpq-dev and we always have this error
0(10800) ERROR: <core> [core/sr_module.c:582]: load_module(): could not open module </usr/local/kamailio-5.0/lib64/kamailio/modules/db_postgres.so>: /usr/local/kamailio-5.0/lib64/kamailio/modules/db_postgres.so: undefined symbol: PQconnectdbParams
do you know which lib or packet would we miss? we are trying to install it on centos6, ubuntu 10 or centos7
best regards david
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
hello all
sorry for the delay about this issue, issue is fixed when you install the postgres 9 libraries
thanks a lot and regards david
El 31/07/17 a las 18:34, David Escartín escribió:
hello all
we are having an issue when trying to start kamailio using these modules and a kamailio version higher than 4.2
we install libpq5 and libpq-dev and we always have this error
0(10800) ERROR: <core> [core/sr_module.c:582]: load_module(): could not open module </usr/local/kamailio-5.0/lib64/kamailio/modules/db_postgres.so>: /usr/local/kamailio-5.0/lib64/kamailio/modules/db_postgres.so: undefined symbol: PQconnectdbParams
do you know which lib or packet would we miss? we are trying to install it on centos6, ubuntu 10 or centos7
best regards david