Subject: Undefined symbol in SSL-using packages
To: None <netbsd-help@netbsd.org>
From: Paul Hoffman <phoffman@proper.com>
List: netbsd-help
Date: 07/31/2002 16:22:50
I have downloaded the pkgsrc binaries for lynx and curl. When I try 
to use either of them with an https: URL, I get:

/usr/pkg/lib/libssl.so.1: Undefined PLT symbol "sk_new_null" (reloc 
type = 7, symnum = 44)

pkg_info sez (among other things):

lynx-2.8.3.1        Alphanumeric display oriented World-Wide Web Client
openssl-0.9.6       Secure Socket Layer and cryptographic library
curl-7.9.5nb1       client that groks URLs

Do I need to update openssl to openssl-0.9.6nb2.tgz? If so, and I 
wait a few days, can I update directly to the newer openssl with the 
security fixes in it?

--Paul Hoffman