Displaying 3 results from an estimated 3 matches for "kpass".
Did you mean:
pass
1999 Nov 22
3
status of openssh for solaris?
...e with openssh-1.2pre14, openssl-0.9.4
>and egd-0.6. I get considerably further along, but still not completely
>compiled. Here are the last bits:
>
>gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\" -DSSH_PR
>OGRAM=\"/usr/local/bin/ssh\" -DASKPASS_PROGRAM=\"/usr/local/libexec/ssh/ssh-as
>kpass\" -DHAVE_CONFIG_H -c bsd-daemon.c
>bsd-daemon.c: In function `daemon':
>bsd-daemon.c:70: `_PATH_DEVNULL' undeclared (first use in this function)
>bsd-daemon.c:70: (Each undeclared identifier is reported only once
>bsd...
2000 Feb 21
1
OpenSSH doesn't compile under Solaris 2.3 Sparc
...om
This runs and doesn't look like any real problems.
--hostname~/open/openssh-1.2.2 -->make
This runs for awhile and looks like it is working till ...
gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\" -DSSH_
PROG
RAM=\"/usr/local/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh/ss
h-as
kpass\" -DHAVE_CONFIG_H -c bsd-snprintf.c -o bsd-snprintf.o
bsd-snprintf.c: In function `getpagesize':
bsd-snprintf.c:70: `NBPC' undeclared (first use this function)
bsd-snprintf.c:70: (Each undeclared identifier is reported only once
bsd...
2007 Sep 17
2
No subject
.../usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Nothing to be done for `all'.
gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -I. -I. -DSSHDIR=
\"/sw/HPN-ssh/etc\" -D_PAT
H_SSH_PROGRAM=\"/sw/HPN-ssh/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/
sw/HPN-ssh/libexec/ssh-as
kpass\" -D_PATH_SFTP_SERVER=\"/sw/HPN-ssh/libexec/sftp-server\" -
D_PATH_SSH_KEY_SIGN=\"/sw/HPN
-ssh/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -
D_PATH_PRIVSEP_CHROOT_DIR=\"/var/e
mpty\" -DSSH_RAN...