cURL / Mailing Lists / curl-library / Single Mail

curl-library

setup-vms.h patch needed for curl 7.31 and later.

From: John E. Malmberg <wb8tyw_at_qsl.net>
Date: Thu, 11 Jul 2013 20:17:38 -0500

The newer versions of curl are referencing a sk_pop symbol and the HP
OpenSSL library has the symbols in uppercase only.

This patch is for setup-vms.h to hack around it.

Tested on Alpha, VAX, and Itanium.

EAGLE> newcurl --version
curl 7.32.0-20130709 (ALPHA-HP-VMS) libcurl/7.32.0-20130709
OpenSSL/0.9.8w zlib/1.2.7
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps
pop3 pop3s rtsp smtp smtps telnet tftp
Features: GSS-Negotiate IPv6 Largefile NTLM SSL libz

LION> newcurl --version
curl 7.31.0 (IA64-HP-VMS) libcurl/7.31.0 OpenSSL/0.9.8w zlib/1.2.8
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps
pop3 pop3s rtsp smtp smtps telnet tftp
Features: GSS-Negotiate IPv6 Largefile NTLM SSL libz

TOAD> newcurl --version
curl 7.31.0 (VAX-HP-VMS) libcurl/7.31.0 OpenSSL/0.9.6g zlib/1.2.8
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s
rtsp smtp smtps telnet tftp
Features: NTLM SSL libz

Regards,
-John
wb8tyw_at_qsl.network
Personal Opinion Only

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2013-07-12