Compiling OpenSSH with Kerberos support
From: Vishal (vishal_at_ti.com)
Date: 11/27/05
- Previous message: Nico Kadel-Garcia: "Re: issue with name resolution"
- Next in thread: Nico Kadel-Garcia: "Re: Compiling OpenSSH with Kerberos support"
- Reply: Nico Kadel-Garcia: "Re: Compiling OpenSSH with Kerberos support"
- Reply: pseudometric: "Re: Compiling OpenSSH with Kerberos support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 27 Nov 2005 11:46:27 -0600
I am trying to compile OpenSSH 3.7.1 for kerberos support on Solaris (8 & 9)
I am getting th efollowing error while running "make" on the openssh
package.
PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SER
VER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/lib
exec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DI
R=\"/.empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAV
E_CONFIG_H -c sshconnect1.c
"auth.h", line 42: cannot find include file: <krb5.h>
"auth.h", line 64: syntax error before or at: krb5_context
"auth.h", line 64: cannot recover from previous errors
cc: acomp failed for sshconnect1.c
*** Error code 2
make: Fatal error: Command failed for target `sshconnect1.o'
Can somebody please help me.
Thanks and regards,
Vishal
- Previous message: Nico Kadel-Garcia: "Re: issue with name resolution"
- Next in thread: Nico Kadel-Garcia: "Re: Compiling OpenSSH with Kerberos support"
- Reply: Nico Kadel-Garcia: "Re: Compiling OpenSSH with Kerberos support"
- Reply: pseudometric: "Re: Compiling OpenSSH with Kerberos support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|