Received: from pch.mit.edu (PCH.MIT.EDU [18.7.21.90]) by krbdev.mit.edu (8.9.3p2) with ESMTP id XAA21662; Fri, 4 Aug 2006 23:33:57 -0400 (EDT) Received: from pch.mit.edu (pch.mit.edu [127.0.0.1]) by pch.mit.edu (8.13.6/8.12.8) with ESMTP id k753XHrK012722 for ; Fri, 4 Aug 2006 23:33:17 -0400 Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.7.7.76]) by pch.mit.edu (8.13.6/8.12.8) with ESMTP id k73NRYSb024565 for ; Thu, 3 Aug 2006 19:27:34 -0400 Received: from nmta2.jpl.nasa.gov (nmta2.jpl.nasa.gov [137.78.160.215]) by fort-point-station.mit.edu (8.13.6/8.9.2) with ESMTP id k73NR4QL019016 for ; Thu, 3 Aug 2006 19:27:05 -0400 (EDT) Received: from xmta2.jpl.nasa.gov (xmta2.jpl.nasa.gov [137.78.160.56]) by nmta2.jpl.nasa.gov (Switch-3.1.9/Switch-3.1.9) with ESMTP id k73NR4Rk014855 for ; Thu, 3 Aug 2006 16:27:04 -0700 Received: from [137.78.61.96] (laphotz.jpl.nasa.gov [137.78.61.96]) by xmta2.jpl.nasa.gov (Switch-3.1.9/Switch-3.1.7) with ESMTP id k73NR3sB023840 for ; Thu, 3 Aug 2006 16:27:03 -0700 MIME-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <149A5171-2E77-4E62-A71D-0B025DC6794A@jpl.nasa.gov> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: krb5-bugs@mit.edu From: "Henry B. Hotz" Subject: Problems with 1.5 on Solaris 9 w gcc Date: Thu, 3 Aug 2006 16:27:02 -0700 X-Mailer: Apple Mail (2.752.2) X-Source-Ip: laphotz.jpl.nasa.gov [137.78.61.96] X-Source-Sender: hotz@jpl.nasa.gov X-Auth: Internal IP X-Spam-Score: X-Spam-Flag: NO X-Scanned-BY: MIMEDefang 2.42 X-Mailman-Approved-At: Fri, 04 Aug 2006 23:33:14 -0400 X-Beenthere: krb5-bugs-incoming@mailman.mit.edu X-Mailman-Version: 2.1.6 Precedence: list Sender: krb5-bugs-incoming-bounces@PCH.mit.edu Errors-To: krb5-bugs-incoming-bounces@PCH.mit.edu X-RT-Original-Encoding: us-ascii Content-Length: 2238 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