OS NetBSD 2.0.2
Openssl Version 0.9.8r

NetBSD uses GNU ld and needs rpath defined when making .so depends other
.so

Configure script is

        $shared_ldflag.=" -Wl,-rpath,\$(LIBRPATH)" if ($prefix !~
m|^/usr[/]*$|);
and
        s/^SHARED_LDFLAGS=.*/SHARED_LDFLAGS=$shared_ldflag/;

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to