Hi Nayani,
yeah, that is a rather old and unsupported version of postgres. I think
you should try to use a newer version it (maybe a newer version of your
distro).
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
https://www.opensips-solutions.com
On 4/21/20 5:21 PM, Nayani Nikeshala wrote:
Hi Bogdan,
I have attached the output log for the above commands.
"make modules module=modules/db_postgres" gave me an error as in the
attached file, so I used "make include_modules=db_postgres modules"
instead. I could see below in the output.
make[1]: Entering directory
`/home/cscore/Downloads/opensips-2.4.7/modules/db_postgres'
make[1]: Leaving directory
`/home/cscore/Downloads/opensips-2.4.7/modules/db_postgres'
make[1]: Entering directory
`/home/cscore/Downloads/opensips-2.4.7/modules/db_postgres'
Compiling dbase.c
Compiling db_postgres.c
Compiling pg_con.c
Compiling res.c
Compiling val.c
pg_con.c: In function db_postgres_new_connection:
pg_con.c:93: warning: implicit declaration of function PQconnectdbParams
pg_con.c:93: warning: assignment makes pointer from integer without a cast
Linking db_postgres.so
make[1]: Leaving directory
`/home/cscore/Downloads/opensips-2.4.7/modules/db_postgres'
Is this a problem of my psql version(8.4.20), because
PQconnectdbParams is not available in that version.
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users