No obvious build problems (though I can't seem to build against the native ndbm any more). No obvious operation problems for the ordinary stuff like kinit, kvno, klist, etc. Could build openssh 4.3 (with Simon's patches) and it does everything it should. In fact the only problem I actually see is that a "make check" fails as follows. > gcc --version gcc (GCC) 3.4.2 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > uname -a SunOS redhotz 5.9 Generic_118558-25 sun4u sparc SUNW,Sun-Blade-1500 > ./configure --prefix=/usr/demo CPPFLAGS="-I/usr/local/include" CFLAGS="-m32 -mcpu=ultrasparc" LDFLAGS="-R/usr/demo/lib -R/usr/local/ lib -L/usr/demo/lib -L/usr/local/lib" --with-tcl=/usr/local --without- krb4 make sudo make install setenv KRB5_CONFIG /etc/krb5/krb5.conf make check === krb tests === Schedule of variations: unix Running target unix Using /usr/ets/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/ets/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/default.exp as tool-and-target-specific interface file. Running pass `des' ... Running ./krb-root/rlogin.exp ... NOTE: rlogin: rlogin doesn't like command-line flags Running ./krb-root/telnet.exp ... NOTE: telnet test requires ability to log in as root Running ./krb-standalone/gssapi.exp ... Running ./krb-standalone/gssftp.exp ... ERROR: error in gssftp.exp: can not find channel named "exp10" Running ./krb-standalone/kadmin.exp ... ERROR: error in kadmin.exp can not find channel named "exp12" make[2]: *** [check-runtest-yes] Error 1 make[2]: Leaving directory `/usr/local/dist/krb5-1.5/src/tests/dejagnu' make[1]: *** [check-recurse] Error 1 make[1]: Leaving directory `/usr/local/dist/krb5-1.5/src/tests' make: *** [check-recurse] Error 1 > channel "exp12" whazzat? ------------------------------------------------------------------------ ---- The opinions expressed in this message are mine, not those of Caltech, JPL, NASA, or the US Government. Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu