RE: Can't compile Subversion against Serf-1.3.9.
From: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 7 Sep 2016 17:24:04 +0200
> -----Original Message-----
It looks like your Serf is compiled against OpenSSL 1.1.0, while some dependency of Subversion that is loaded before serf uses an older version.
On FreeBSD OpenSSL 1.1.0 is only part of the 'openssl-devel' port. The normal openssl package is 1.0.2, while the base system is still at 1.0.1.
My guess would be that you have an apr-util or cyrus sasl port that is linked to the base system version. (On FreeBSD apr and apr-util are a single package)
Bert
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.