THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#183 - tls module error on initialization when used together with the dialog 
module
User who did this - Daniel-Constantin Mierla (miconda)

----------
One quick option is to link libssl static.

LIBS var in modules/db_postgres/Makefile should enclose libssl in linking flags 
like: -Wl,-Bstatic -lssl -Wl,-Bdynamic

Run 'pg_config --libdir' and see if -lssl is listed there, if yes, enclose it 
as above and set LIBS with the rest from pg_config and -lpq.

I'm going to try something else as well, to keep libssl linked dynamic.
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=183#comment457

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to