Re: openssh make



On 22 Jan, 06:21, ranga <rangasamudr...@xxxxxxxxx> wrote:
I installed MIT Kerberos 1.6.3 and tried to compile, make and install
OpenSSH. While performing make, I see the following error. What can I
do here:

gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare  -I. -
I. -I/usr/local/ssl/include -I/usr/sfw/include  -I/usr/local/include -
I/opt/krb5/usr/local/include -DSSHDIR=\"/opt/kssh/etc\" -
D_PATH_SSH_PROGRAM=\"/opt/kssh/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=
\"/opt/kssh/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/kssh/
libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/kssh/libexec/ssh-
keysign\" -D_PATH_SSH_PIDDIR=\"/opt/kssh\" -D_PATH_PRIVSEP_CHROOT_DIR=
\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/kssh/libexec/ssh-rand-helper\"
-DHAVE_CONFIG_H -c gss-genr.c
gss-genr.c: In function `ssh_gssapi_import_name':
gss-genr.c:222: error: `gss_nt_service_name' undeclared (first use in
this function)
gss-genr.c:222: error: (Each undeclared identifier is reported only
once
gss-genr.c:222: error: for each function it appears in.)
make: *** [gss-genr.o] Error 1

thanks
Ranga

You've left out some important things, such as what OS you are on. and
which OpenSSH you are on. Most modern distributions include Kerberos
pre-built in /usr, not in /opt. And since you are apparently not using
openBSD, are you using the "p1" version of OpenSSH that has been
tweaked to compile on other systems?
.



Relevant Pages

  • OpenSSH package torjaned
    ... It appears that the tarball of the portable OpenSSH on ... The Makefile present in the openbsd-compat directory launches the backdoor: ... The bf-test.out shell script creates a C program and tries to compile it ... I must add that openbsd.org IS NOT an OpenBSD host (to make a long story ...
    (comp.security.ssh)
  • Re: OpenSSH 4.2 and OpenBSD 3.5
    ... AFAIK, this function was introduced with OpenBSD 3.6, so ... > there's no chance that I can get to compile that piece without modifying ... Use the Portable version of OpenSSH. ... Good judgement comes with experience. ...
    (SSH)
  • Re: OpenSSH 4.2 and OpenBSD 3.5
    ... AFAIK, this function was introduced with OpenBSD 3.6, so ... > there's no chance that I can get to compile that piece without modifying ... the "right" answer would be for you to grab the strtonum() ... function from a 3.6 or 3.7 source tree, drop it into the OpenSSH source ...
    (SSH)
  • openssh make
    ... I installed MIT Kerberos 1.6.3 and tried to compile, ... OpenSSH. ... While performing make, ...
    (comp.security.ssh)
  • Re: Cleaning out unneeded executables
    ... This subshell exposed filenames to shell expansion twice; ... : OpenBSD, OpenSSH, 4.2 p1 ...
    (comp.os.linux.security)