Hi,
in https://issues.asterisk.org/jira/browse/ASTERISK-23711 we've observed
that certain people have trouble compiling pjproject. Apparently in that
case, it was due to OPENSSL_NO_SSL2 not being automatically defined.
See attached patch against trunk that should make the aconfigure script
autodetect the lack of the SSLv2 methods.
See also http://trac.pjsip.org/repos/ticket/1321
where the problem was initially fixed.
Cheers,
Walter Doekes
P.S. Is this the proper path to a bug report / patch? I generally come
across web based bug trackers.
Hi Walter,
You're on the right path. Thanks for the report and patch. We have
committed it in r4892 (https://trac.pjsip.org/repos/ticket/1751#comment:36).
Regards,
Ming
On Sun, Aug 17, 2014 at 4:37 AM, Walter Doekes walter+pjsip@wjd.nu wrote:
Hi,
in https://issues.asterisk.org/jira/browse/ASTERISK-23711 we've observed
that certain people have trouble compiling pjproject. Apparently in that
case, it was due to OPENSSL_NO_SSL2 not being automatically defined.
See attached patch against trunk that should make the aconfigure script
autodetect the lack of the SSLv2 methods.
See also http://trac.pjsip.org/repos/ticket/1321
where the problem was initially fixed.
Cheers,
Walter Doekes
P.S. Is this the proper path to a bug report / patch? I generally come
across web based bug trackers.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org