Re: FYI: building OpenSSH-6.8p1 against LibreSSL-2.1.6 (modified for AIX)

2015-04-11 Thread Michael Felt
ation method: keyboard-interactive debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: Next authentication method: password root@x064's password: On Sat, Apr 11, 2015 at 10:39 AM, Michael Felt wrote: > This is - I expect an autoconf/automake problem - an

FYI: building OpenSSH-6.8p1 against LibreSSL-2.1.6 (modified for AIX)

2015-04-11 Thread Michael Felt
This is - I expect an autoconf/automake problem - and I would appreciate some help identifying what I need to complain about to THEM. It is not really an AIX problem - any program not having pre-requ in /usr andor /usr/local suffer from this. The standard solution is so say something like with-ssl

Re: libressl-2.1.6 on AIX

2015-04-10 Thread Michael Felt
CC rc4/libcrypto_la-rc4_enc.lo On Fri, Apr 10, 2015 at 3:34 PM, Michael Felt wrote: > >Also, I didn't add the configure.ac line that set CFLAGS to empty string > that was in >the original patch. The current master branch has switched to > letting autoconf >initialize

Re: libressl-2.1.6 on AIX

2015-04-10 Thread Michael Felt
; uses. > > Also, I didn't add the configure.ac line that set CFLAGS to empty string > that was in the original patch. The current master branch has switched to > letting autoconf initialize the CFLAGS directly. This worked fine with gcc > when I tried it, but I'd be intere

Re: libressl-2.1.6 on AIX

2015-04-09 Thread Michael Felt
er LIBPATH and try to load > those when running binaries in-tree rather than the build versions. I don't > know if that was just a misconfiguration with my system. > > - Brent > > > On Apr 8, 2015, at 9:19 PM, Michael Felt wrote: > > > > I applied the patch I

libressl-2.1.6 on AIX

2015-04-08 Thread Michael Felt
I applied the patch I had sent in before, made one change (correction) - correcting a typo that brent had pointed out (netinfo that needs to be "diskinfo") in the getentrophy_aix.c If you need the patch again, I can send it again. I am curious about whether this is moving forward - and if there is

use of -blibpath not consistent (on AIX, maybe for all platforms)

2015-03-13 Thread Michael Felt
While testing for openssh-6.8 I ran across issues with -blibpath on AIX. The current situation is that for libressl the use is not consistent, and it would break any packaging attempting to permit side-by-side usage of openssl packaging by IBM or anyone else when side-by-side is needed (e.g., old

AIX patches to 'portable' maybe libressl-2.1.4 (2015-02-25 git)

2015-02-25 Thread Michael Felt
First - looking good :) Testsuite summary for libressl 2.1.4 # TOTAL: 47 # PASS: 47 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 =

Patch to add AIX to libressl-portable.

2015-02-14 Thread Michael Felt
Many many thanks to Brent for his help with the autoconf and automake patches. They make the patch attached possible. Some notes: 1) getentrophy_aix.c: * I added, per Bob's suggestion, more perfstat entrophy data. * I removed the mod (%) op, and changed the amount added from a u_longlong_t (8 byte