search for: kyle_chapman

Displaying 4 results from an estimated 4 matches for "kyle_chapman".

2009 Feb 05
2
Problem with Kerberos auth on AIX 5.3
I've been banging my head against this for a few days so I thought I'd see if anyone has an idea of what's going on. AIX 5.3 OpenSSH 5.1p1 MIT Kerberos 1.6.3 zlib 1.2.3 Built with CC=cc and LDFLAGS=-brtl When the client attempts to enter their kerberos password the daemon rejects it with the following message: debug1: Kerberos password authentication failed: Not enough space. If
2001 Sep 19
0
Antw: openssh compile errors on hpux 11.00
...th ago I got some errors with the commercial c-compiler from HP but going back to gcc solve them. Hope that helps Stephan -- LDS Brandenburg Dr. Stephan Hendl fon: +49-(0)331-39 471 fax: +49-(0)331-27548 1187 EMail: stephan.hendl at lds.brandenburg.de >>> "Chapman, Kyle" <Kyle_Chapman at G1.com> 09/18 2:39 >>> OS: hpux 11.00 800, with native cc and with gcc-3.0.1 openssh ver: 2.9p2 openssl: 0.9.7 (snapshot) getting errors on cipher.c: error 1718: Types are not assignment-compatible. warning 563: Argument #2 is not the correct type. argument 2 happens to be: cc-&g...
2001 Sep 18
0
openssh compile errors on hpux 11.00
OS: hpux 11.00 800, with native cc and with gcc-3.0.1 openssh ver: 2.9p2 openssl: 0.9.7 (snapshot) getting errors on cipher.c: error 1718: Types are not assignment-compatible. warning 563: Argument #2 is not the correct type. argument 2 happens to be: cc->u.des.key (or a variation..) its expecting it to be des_key_schedule, which cc->u.des.key is!! i know i need patches for libc on hpux,
2005 Jul 18
2
RH4 EL and the latest ocfs2 source
it would seem that the future ocfs2 (0.99.16>) builds will not support =< 2.6.12 kernels "out of the box" or am i missing something? 0.99.13 will build with a RHEL4 kernel, but later vers fail with the configure check on generic_drop_inode. the patch to fix it seems simple enough, however it seems that even if this was an rpm, youd have to rebuild your kernel before proceeding.