Xymon Mailing List Archive search

4.3.26 build fail

list Japheth Cleaver
Fri, 18 Mar 2016 11:32:34 -0700
Message-Id: <user-a5815407ec76@xymon.invalid>

On Fri, March 18, 2016 10:51 am, Matthew Daubenspeck wrote:
On Fri, Mar 18, 2016 at 10:40:00AM -0700, J.C. Cleaver wrote:
Dumb question, but does 'openssl' include the development files as well
then on Arch? (Presumably, since it's worked before for you.)
Yes it does. Package contents can be seen here if necessary:

https://www.archlinux.org/packages/core/x86_64/openssl/files/
Is it possible this is related to mitigation for DROWN or another
openssl
issue taken within Arch to disable SSLv3? I seem to recall a recent set
of
updates causing some unexpected ABI changes (functions disappearing
without any stub replacements) on several distributions.
I am assuming you are correct. They have a git commit commented with
"Let's try without SSLv3, too" on 2016-03-01.

http://tinyurl.com/zherj2c
Can you see if a previous known-working release tarball recompiles
successfully on this system?
Just tried the already installed version, 4.3.24, and it fails the exact
same way.
Ahh, that would explain it then.

Can you see if this patch lets you build successfully?


-jc