Displaying 1 result from an estimated 1 matches for "dssh_pr".
1999 Nov 22
3
status of openssh for solaris?
...d Dawson
writes:
>I just tried to compile, this time 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: (Eac...