cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: RPATH incorrect with custom SSL builds and 7.19.4

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Apr 2009 10:48:39 +0200 (CEST)

On Wed, 22 Apr 2009, Quanah Gibson-Mount wrote:

>>> After building Curl 7.19.4 and fixing the configure issue around using a
>>> custom openssl build, I found that the resulting binary was not
>>> executable. This is because the compiled in rpath is missing the path to
>>> the custom build of OpenSSL:
>>
>> So how exactly did you run configure to specify your custom openssl this
>> way? I assume this was on Linux?
>
> --with-ssl=/opt/zimbra/openssl-$(OPENSSL_VERSION) \

Could you get a libtool version < 2.2.6 and see if the problem fixes itself
using that? It so seems like a libtool-related issue to me.

-- 
  / daniel.haxx.se
Received on 2009-04-30