Re: build + openssl reports no errors. on exec, " opendkim: incompatible SSL versions (library = 0x01000200f, filter = 01000207f)" ?

From: <jasonsu_at_mail-central.com>
Date: Sat, 09 Apr 2016 06:32:42 -0700

On Sat, Apr 9, 2016, at 03:09 AM, A. Schulze wrote:
> check "strace -f /path/to/your/opendkim -f" which libopendkim is used.
> probably an other, wrong version.

Nice catch! An old .so from 2014 in /usr/local/lib64/. (No recollection of that at all!)

rm'd that and no more error.

> Maybe you need "LD_LIBRARY_PATH=//path/to/yourdkimdir
> /path/to/your/opendkim -f"

That'd likely help, but that's a runtime spec. Should not be necessary if buildtime rpaths are correctly set & used.

My configure uses

    --enable-rpath

which it seems isn't respected for libopendkim itself.

Jason
Received on Sat Apr 09 2016 - 13:33:07 PST

This archive was generated by hypermail 2.3.0 : Sat Apr 09 2016 - 13:36:00 PST