NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/50445: Building world for evbarm earmv7hf with clang produces faulty libcrypto on odroid c1



The following reply was made to PR lib/50445; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost
Subject: Re: lib/50445: Building world for evbarm earmv7hf with clang
 produces faulty libcrypto on odroid c1
Date: Thu, 19 Nov 2015 13:02:32 +0100

 On Wed, Nov 18, 2015 at 06:50:01PM +0000, bugfinding%live.it@localhost wrote:
 > >Description:
 > Building world with clang for evbarm earmv7hf produces a sshd that disconnects
 > for most clients. Putty, JuiceSSH and an ssh 6.6.1 linux client fail
 > to connect, a ssh 7.1 linux client can connect. I have added logs below.
 
 Can you try adding AFLAGS+= -fno-integrated-as to libcrypto/Makefile and
 see if that produces a working libcrypto? We had one issue in the past
 with AES.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index