Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4

Martin MOKREJŠ mmokrejs at natur.cuni.cz
Tue Dec 3 06:04:10 EST 2002


Hi,
  I have the following problem. I think it's arising from the fact, that
DES algorithms are fetched from libcrypto and not from libdes anymore.
But, some types still clash. I use krb4-1.2.1 from
http://www.pdc.kth.se/kth-krb



cc -O2 -n32 -TARG:platform=IP22 -OPT:Olimit=0 -I/usr/local/include -I/software/@sys/usr/include -I/usr/local/BerkeleyDB.4.0/include -I/usr/local/openssl/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include/libxml2 -I/software/@sys/usr/include/libwmf -I. -I. -I/usr/local/openssl/include -I/usr/local/include -I/software/@sys/usr/include -I/usr/local/BerkeleyDB.4.0/include -I/usr/local/openssl/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include/libxml2 -I/software/@sys/usr/include/libwmf -I/usr/local/include -I/usr/athena/include -I/usr/afsws/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFI!
 G_H -c sshconnect1.c
cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 175
  The indicated declaration is not visible outside of the function.

  krb_check_auth __P((
                 ^

cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 456
  The indicated declaration is not visible outside of the function.

  krb_mk_priv __P((
              ^

cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 540
  The indicated declaration is not visible outside of the function.

  krb_rd_priv __P((
              ^

cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 576
  The indicated declaration is not visible outside of the function.

  krb_recvauth __P((
               ^

cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 590
  The indicated declaration is not visible outside of the function.

  krb_sendauth __P((
               ^

cd openbsdcc-1164 cc: ERROR File = sshconnect1.c, Line = 477
  Argument of type "DES_key_schedule" is incompatible with parameter of type
          "struct des_ks_struct *".

                r = krb_rd_priv(auth.dat, auth.length, schedule, &cred.session,
                                                       ^

        1 error detected in the compilation of "sshconnect1.c".
make: *** [sshconnect1.o] Error 2

-- 
Martin Mokrejs <mmokrejs at natur.cuni.cz>, <m.mokrejs at gsf.de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585





More information about the openssh-unix-dev mailing list