Displaying 1 result from an estimated 1 matches for "dssh_".
Did you mean:
dssh
2000 Feb 21
1
OpenSSH doesn't compile under Solaris 2.3 Sparc
...penssh-1.2.2 -->./configure --with-egd-pool /dev/random
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:7...